Home
last modified time | relevance | path

Searched refs:kvm_call_hyp_ret (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/
A Ddebug.c68 __this_cpu_write(mdcr_el2, kvm_call_hyp_ret(__kvm_get_mdcr_el2)); in kvm_arm_init_debug()
A Darm.c859 ret = kvm_call_hyp_ret(__kvm_vcpu_run, vcpu); in kvm_arch_vcpu_ioctl_run()
/linux/arch/arm64/include/asm/
A Dkvm_host.h636 #define kvm_call_hyp_ret(f, ...) \ macro
651 #define kvm_call_hyp_ret(f, ...) f(__VA_ARGS__) macro
/linux/arch/arm64/kvm/vgic/
A Dvgic-v3.c621 u64 ich_vtr_el2 = kvm_call_hyp_ret(__vgic_v3_get_gic_config); in vgic_v3_probe()
731 cpu_if->vgic_vmcr = kvm_call_hyp_ret(__vgic_v3_read_vmcr); in vgic_v3_vmcr_sync()

Completed in 10 milliseconds