Searched refs:GUEST_CS_LIMIT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | vmx.h | 174 GUEST_CS_LIMIT = 0x00004802, enumerator |
/linux-2.6.39/arch/x86/kvm/ | ||
D | vmx.c | 1805 vmcs_write32(GUEST_CS_LIMIT, 0xffff); in enter_rmode() |