Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_asm.h127 #define this_cpu_ptr_hyp_sym(sym) (&__nvhe_undefined_symbol) macro
138 #define this_cpu_ptr_hyp_sym(sym) (&__vhe_undefined_symbol) macro
158 #define this_cpu_ptr_hyp_sym(sym) (is_kernel_in_hyp_mode() \ macro