Searched refs:hyp_symbol_addr (Results 1 – 3 of 3) sorted by relevance
65 addr = hyp_symbol_addr(kvm_vgic_global_state)->vcpu_hyp_va; in __vgic_v2_perform_cpuif_access()
491 entry = hyp_symbol_addr(__start___kvm_ex_table); in __kvm_unexpected_el2_exception()492 end = hyp_symbol_addr(__stop___kvm_ex_table); in __kvm_unexpected_el2_exception()
214 #define hyp_symbol_addr(s) \ macro