Searched refs:GUEST_TR_LIMIT (Results 1 – 2 of 2) sorted by relevance
180 GUEST_TR_LIMIT = 0x0000480e, enumerator
1694 vmcs_write32(GUEST_TR_LIMIT, vmx->rmode.tr.limit); in enter_pmode()1782 vmx->rmode.tr.limit = vmcs_read32(GUEST_TR_LIMIT); in enter_rmode()1783 vmcs_write32(GUEST_TR_LIMIT, RMODE_TSS_SIZE - 1); in enter_rmode()2799 vmcs_write32(GUEST_TR_LIMIT, 0xffff); in vmx_vcpu_reset()