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

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c2189 static u64 nested_vmx_calc_efer(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) function
2280 u64 guest_efer = nested_vmx_calc_efer(vmx, vmcs12);
2644 vcpu->arch.efer = nested_vmx_calc_efer(vmx, vmcs12);

Completed in 302 milliseconds