Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dkvm_asm.h126 #define this_cpu_ptr_hyp_sym(sym) (&__nvhe_undefined_symbol) macro
137 #define this_cpu_ptr_hyp_sym(sym) (&__vhe_undefined_symbol) macro
157 #define this_cpu_ptr_hyp_sym(sym) (is_kernel_in_hyp_mode() \ macro
/linux-6.3-rc2/arch/arm64/kvm/
A Darm.c1633 *this_cpu_ptr_hyp_sym(kvm_hyp_vector) = (unsigned long)vector; in cpu_set_hyp_vector()
1640 kvm_init_host_cpu_context(&this_cpu_ptr_hyp_sym(kvm_host_data)->host_ctxt); in cpu_hyp_init_context()

Completed in 7 milliseconds