Searched refs:HOST_IA32_EFER (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | vmx.h | 145 HOST_IA32_EFER = 0x00002c02, enumerator |
/linux-2.6.39/arch/x86/kvm/ | ||
D | vmx.c | 697 vmcs_write64(HOST_IA32_EFER, host_val); in add_atomic_switch_msr() |