Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_asm.h112 #define this_cpu_ptr_hyp_sym(sym) (&__nvhe_undefined_symbol) macro
123 #define this_cpu_ptr_hyp_sym(sym) (&__vhe_undefined_symbol) macro
143 #define this_cpu_ptr_hyp_sym(sym) (is_kernel_in_hyp_mode() \ macro
/kernel/linux/linux-6.6/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 3 milliseconds