Home
last modified time | relevance | path

Searched refs:seg_not_present (Results 1 – 1 of 1) sorted by relevance

/art/runtime/arch/x86/
Dthread_x86.cc55 const int seg_not_present = 0; in InitCpu() local
72 entry.p = seg_not_present ^ 1; in InitCpu()
112 gdt_entry.seg_not_present = seg_not_present; in InitCpu()