Searched refs:this_cpu_ptr_hyp_sym (Results 1 – 2 of 2) sorted by relevance
126 #define this_cpu_ptr_hyp_sym(sym) (&__nvhe_undefined_symbol) macro137 #define this_cpu_ptr_hyp_sym(sym) (&__vhe_undefined_symbol) macro157 #define this_cpu_ptr_hyp_sym(sym) (is_kernel_in_hyp_mode() \ macro
1633 *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 6 milliseconds