Searched refs:is_hyp_nvhe (Results 1 – 4 of 4) sorted by relevance
137 if (is_hyp_nvhe()) { in machine_kexec_post_load()208 restart(is_hyp_nvhe(), kimage->start, kimage->arch.dtb_mem, in machine_kexec()213 if (is_hyp_nvhe()) in machine_kexec()
205 if (is_hyp_nvhe()) { in sdei_arch_get_entry_point()
48 #define el2_reset_needed() (is_hyp_nvhe())
136 static inline bool is_hyp_nvhe(void) in is_hyp_nvhe() function