Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmcs12.c67 FIELD64(HOST_IA32_EFER, host_ia32_efer),
Dhyperv.c30 EVMCS1_FIELD(HOST_IA32_EFER, host_ia32_efer,
Dvmx.c1035 if (host_val_vmcs != HOST_IA32_EFER) in add_atomic_switch_msr_special()
1054 HOST_IA32_EFER, in add_atomic_switch_msr()
4366 vmcs_write64(HOST_IA32_EFER, host_efer); in vmx_set_constant_host_state()
6357 pr_err("EFER= 0x%016llx\n", vmcs_read64(HOST_IA32_EFER)); in dump_vmcs()
/arch/x86/include/asm/
Dvmx.h264 HOST_IA32_EFER = 0x00002c02, enumerator