Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dxen.c1419 if (unlikely(!kvm_is_linear_rip(vcpu, vcpu->arch.xen.hypercall_rip))) in kvm_xen_hypercall_complete_userspace()
1764 vcpu->arch.xen.hypercall_rip = kvm_get_linear_rip(vcpu); in kvm_xen_hypercall()
/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h715 u64 hypercall_rip; member