Searched defs:seg_not_present (Results 1 - 1 of 1) sorted by relevance

/art/runtime/arch/x86/
H A Dthread_x86.cc54 const int seg_not_present = 0; local
70 entry.p = seg_not_present ^ 1;
106 ldt_entry.seg_not_present = seg_not_present;

Completed in 3 milliseconds