Searched refs:GUEST_TR_LIMIT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dvmx.h172 GUEST_TR_LIMIT = 0x0000480e, enumerator in enum:vmcs_field
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dvmx.c1660 vmcs_write32(GUEST_TR_LIMIT, vmx->rmode.tr.limit);
1731 vmx->rmode.tr.limit = vmcs_read32(GUEST_TR_LIMIT);
1732 vmcs_write32(GUEST_TR_LIMIT, RMODE_TSS_SIZE - 1);
2732 vmcs_write32(GUEST_TR_LIMIT, 0xffff);

Completed in 86 milliseconds