Searched refs:ISLDT (Results 1 – 4 of 4) sorted by relevance
179 reg = ISLDT(sel) ? VM_REG_GUEST_LDTR : VM_REG_GUEST_GDTR; in desc_table_limit_check()212 reg = ISLDT(sel) ? VM_REG_GUEST_LDTR : VM_REG_GUEST_GDTR; in desc_table_rw()258 assert(!ISLDT(sel)); in read_tss_descriptor()343 if (ldtseg && ISLDT(sel)) { in validate_seg_desc()804 if (ISLDT(ot_sel) || IDXSEL(ot_sel) == 0) { in vmexit_task_switch()
101 if (ISLDT(sel)) { in db_segsize()
50 #define ISLDT(s) ((s)&SEL_LDT) /* is it local or global */ macro
834 if (ISLDT(sel)) { in fasttrap_do_seg()