Searched refs:is_vhe_hyp_code (Results 1 – 2 of 2) sorted by relevance
130 if (is_vhe_hyp_code()) in has_vhe()140 if (is_vhe_hyp_code()) in is_protected_kvm_enabled()148 if (is_vhe_hyp_code()) in has_hvhe()
408 static __always_inline bool is_vhe_hyp_code(void) in is_vhe_hyp_code() function422 return is_vhe_hyp_code() || is_nvhe_hyp_code(); in is_hyp_code()