Home
last modified time | relevance | path

Searched refs:is_nvhe_hyp_code (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dvirt.h94 else if (is_nvhe_hyp_code()) in has_vhe()
H A Dcpufeature.h386 static __always_inline bool is_nvhe_hyp_code(void) in is_nvhe_hyp_code() function
394 return is_vhe_hyp_code() || is_nvhe_hyp_code(); in is_hyp_code()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dvirt.h132 else if (is_nvhe_hyp_code()) in has_vhe()
H A Dcpufeature.h414 static __always_inline bool is_nvhe_hyp_code(void) in is_nvhe_hyp_code() function
422 return is_vhe_hyp_code() || is_nvhe_hyp_code(); in is_hyp_code()

Completed in 4 milliseconds