Searched refs:physwindow_busy (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dthread.h163 int physwindow_busy; member in struct:machine_thread
H A Dcopyio.c416 if (current_thread()->machine.physwindow_busy) {
448 current_thread()->machine.physwindow_busy = 1;
483 current_thread()->machine.physwindow_busy = 0;
H A Dpcb_native.c528 thread->machine.physwindow_busy = 0;

Completed in 27 milliseconds