Searched refs:prepare_vmcs12 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
H A D | nested.c | 4160 * prepare_vmcs12 is part of what we need to do when the nested L2 guest exits 4170 static void prepare_vmcs12(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12, in prepare_vmcs12() function 4527 prepare_vmcs12(vcpu, vmcs12, vm_exit_reason, in nested_vmx_vmexit() 4556 * prepare_vmcs12(), events/exceptions queued for re-injection need to in nested_vmx_vmexit()
|
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
H A D | nested.c | 4399 * prepare_vmcs12 is part of what we need to do when the nested L2 guest exits 4409 static void prepare_vmcs12(struct kvm_vcpu *vcpu, struct vmcs12 *vmcs12, in prepare_vmcs12() function 4771 prepare_vmcs12(vcpu, vmcs12, vm_exit_reason, in nested_vmx_vmexit() 4800 * prepare_vmcs12(), events/exceptions queued for re-injection need to in nested_vmx_vmexit()
|
Completed in 19 milliseconds