Searched defs:this_cpu_ptr_hyp_sym (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dkvm_asm.h128 #define this_cpu_ptr_hyp_sym(sym) (&__nvhe_undefined_symbol) macro
139 #define this_cpu_ptr_hyp_sym(sym) (&__vhe_undefined_symbol) macro
159 #define this_cpu_ptr_hyp_sym(sym) (is_kernel_in_hyp_mode() \ macro

Completed in 129 milliseconds