Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c6240 int efer_slot; in dump_vmcs() local
6295 efer_slot = vmx_find_loadstore_msr_slot(&vmx->msr_autoload.guest, MSR_EFER); in dump_vmcs()
6298 else if (efer_slot >= 0) in dump_vmcs()
6300 vmx->msr_autoload.guest.val[efer_slot].value); in dump_vmcs()

Completed in 10 milliseconds