Searched refs:GUEST_IDTR_LIMIT (Results 1 – 2 of 2) sorted by relevance
182 GUEST_IDTR_LIMIT = 0x00004812, enumerator
2199 dt->size = vmcs_read32(GUEST_IDTR_LIMIT); in vmx_get_idt()2205 vmcs_write32(GUEST_IDTR_LIMIT, dt->size); in vmx_set_idt()2824 vmcs_write32(GUEST_IDTR_LIMIT, 0xffff); in vmx_vcpu_reset()