Searched refs:kvm_call_hyp_ret (Results 1 – 4 of 4) sorted by relevance
80 __this_cpu_write(mdcr_el2, kvm_call_hyp_ret(__kvm_get_mdcr_el2)); in kvm_arm_init_debug()
1113 ret = kvm_call_hyp_ret(__kvm_vcpu_run, vcpu); in kvm_arm_vcpu_enter_exit()
1172 #define kvm_call_hyp_ret(f, ...) \ macro1187 #define kvm_call_hyp_ret(f, ...) f(__VA_ARGS__) macro
647 u64 ich_vtr_el2 = kvm_call_hyp_ret(__vgic_v3_get_gic_config); in vgic_v3_probe()