Searched refs:is_vhe_hyp_code (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dvirt.h130 if (is_vhe_hyp_code())
140 if (is_vhe_hyp_code())
148 if (is_vhe_hyp_code())
H A Dcpufeature.h412 static __always_inline bool is_vhe_hyp_code(void) function
426 return is_vhe_hyp_code() || is_nvhe_hyp_code();

Completed in 165 milliseconds