Searched refs:this_cpu_ptr_hyp_sym (Results 1 – 3 of 3) sorted by relevance
127 #define this_cpu_ptr_hyp_sym(sym) (&__nvhe_undefined_symbol) macro138 #define this_cpu_ptr_hyp_sym(sym) (&__vhe_undefined_symbol) macro158 #define this_cpu_ptr_hyp_sym(sym) (is_kernel_in_hyp_mode() \ macro
1290 &this_cpu_ptr_hyp_sym(kvm_host_data)->f)
552 ctxt = this_cpu_ptr_hyp_sym(kvm_hyp_ctxt); in vcpu_set_pauth_traps()2124 *this_cpu_ptr_hyp_sym(kvm_hyp_vector) = (unsigned long)vector; in cpu_set_hyp_vector()