Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/include/asm/
Dkvm_asm.h123 #define this_cpu_ptr_hyp_sym(sym) (&__nvhe_undefined_symbol) macro
134 #define this_cpu_ptr_hyp_sym(sym) (&__vhe_undefined_symbol) macro
154 #define this_cpu_ptr_hyp_sym(sym) (is_kernel_in_hyp_mode() \ macro