Home
last modified time | relevance | path

Searched refs:is_nvhe_hyp_code (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
A Dvirt.h119 else if (is_nvhe_hyp_code()) in has_vhe()
A Dcpufeature.h409 static __always_inline bool is_nvhe_hyp_code(void) in is_nvhe_hyp_code() function
417 return is_vhe_hyp_code() || is_nvhe_hyp_code(); in is_hyp_code()

Completed in 5 milliseconds