Home
last modified time | relevance | path

Searched refs:vmx_get_interrupt_shadow (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.h346 u32 vmx_get_interrupt_shadow(struct kvm_vcpu *vcpu);
H A Dvmx.c1546 u32 vmx_get_interrupt_shadow(struct kvm_vcpu *vcpu) in vmx_get_interrupt_shadow() function
7844 .get_interrupt_shadow = vmx_get_interrupt_shadow,
H A Dnested.c3510 u32 interrupt_shadow = vmx_get_interrupt_shadow(vcpu); in nested_vmx_run()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h389 u32 vmx_get_interrupt_shadow(struct kvm_vcpu *vcpu);
H A Dvmx.c1568 u32 vmx_get_interrupt_shadow(struct kvm_vcpu *vcpu) in vmx_get_interrupt_shadow() function
8284 .get_interrupt_shadow = vmx_get_interrupt_shadow,
H A Dnested.c3555 u32 interrupt_shadow = vmx_get_interrupt_shadow(vcpu); in nested_vmx_run()

Completed in 36 milliseconds