Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/i386/
H A Dthread.h150 #define MTHR_RSBST 2 macro
H A Dpcb_native.c769 thread->machine.mthr_do_segchk |= MTHR_RSBST; in machine_thread_create()
H A Dpcb.c445 if (__improbable((nt->machine.mthr_do_segchk & MTHR_RSBST) && in pmap_switch_context()