Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/vmx/
Dnested.c2128 static u64 nested_vmx_calc_efer(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in nested_vmx_calc_efer() function
2214 u64 guest_efer = nested_vmx_calc_efer(vmx, vmcs12); in prepare_vmcs02_early()
2578 vcpu->arch.efer = nested_vmx_calc_efer(vmx, vmcs12); in prepare_vmcs02()