Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h114 VM_ENTRY_LOAD_IA32_EFER | \
H A Dcapabilities.h99 return vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_EFER; in cpu_has_load_ia32_efer()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h94 #define VM_ENTRY_LOAD_IA32_EFER 0x00008000 macro
/linux/arch/x86/include/asm/
H A Dvmx.h118 #define VM_ENTRY_LOAD_IA32_EFER 0x00008000 macro