Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmcs12.c65 FIELD64(HOST_IA32_EFER, host_ia32_efer),
Devmcs.c30 EVMCS1_FIELD(HOST_IA32_EFER, host_ia32_efer,
Dvmx.c895 if (host_val_vmcs != HOST_IA32_EFER) in add_atomic_switch_msr_special()
914 HOST_IA32_EFER, in add_atomic_switch_msr()
3931 vmcs_write64(HOST_IA32_EFER, host_efer); in vmx_set_constant_host_state()
5793 vmcs_read64(HOST_IA32_EFER), in dump_vmcs()
/arch/x86/include/asm/
Dvmx.h243 HOST_IA32_EFER = 0x00002c02, enumerator