Home
last modified time | relevance | path

Searched refs:hypercall_rip (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/
Dxen.c720 if (unlikely(!kvm_is_linear_rip(vcpu, vcpu->arch.xen.hypercall_rip))) in kvm_xen_hypercall_complete_userspace()
771 vcpu->arch.xen.hypercall_rip = kvm_get_linear_rip(vcpu); in kvm_xen_hypercall()
/arch/x86/include/asm/
Dkvm_host.h601 u64 hypercall_rip; member