Home
last modified time | relevance | path

Searched refs:GUEST_SYSENTER_CS (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h193 GUEST_SYSENTER_CS = 0x0000482A, enumerator
/linux-2.6.39/arch/x86/kvm/
Dvmx.c1201 data = vmcs_read32(GUEST_SYSENTER_CS); in vmx_get_msr()
1257 vmcs_write32(GUEST_SYSENTER_CS, data); in vmx_set_msr()
2807 vmcs_write32(GUEST_SYSENTER_CS, 0); in vmx_vcpu_reset()