Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dnested.c2239 static u64 nested_vmx_calc_efer(struct vcpu_vmx *vmx, struct vmcs12 *vmcs12) in nested_vmx_calc_efer() function
2344 u64 guest_efer = nested_vmx_calc_efer(vmx, vmcs12); in prepare_vmcs02_early()
2711 vcpu->arch.efer = nested_vmx_calc_efer(vmx, vmcs12); in prepare_vmcs02()