Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.h340 void vmx_prepare_switch_to_guest(struct kvm_vcpu *vcpu);
H A Dvmx.c1272 void vmx_prepare_switch_to_guest(struct kvm_vcpu *vcpu) in vmx_prepare_switch_to_guest() function
7807 .prepare_guest_switch = vmx_prepare_switch_to_guest,
H A Dnested.c3079 vmx_prepare_switch_to_guest(vcpu); in nested_vmx_check_vmentry_hw()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h382 void vmx_prepare_switch_to_guest(struct kvm_vcpu *vcpu);
H A Dvmx.c1289 void vmx_prepare_switch_to_guest(struct kvm_vcpu *vcpu) in vmx_prepare_switch_to_guest() function
8244 .prepare_switch_to_guest = vmx_prepare_switch_to_guest,
H A Dnested.c3102 vmx_prepare_switch_to_guest(vcpu); in nested_vmx_check_vmentry_hw()

Completed in 36 milliseconds