Searched refs:physwindow_pte (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dthread.h188 uint64_t physwindow_pte; member in struct:machine_thread
H A Dpmap.h675 if (new_th->machine.physwindow_pte) { \
677 new_th->machine.physwindow_pte); \
H A Dloose_ends.c1064 if (current_thread()->machine.physwindow_pte != pentry) {
1067 current_thread()->machine.physwindow_pte = pentry;
1079 * flushing the tlb after it reloaded the page table from machine.physwindow_pte
H A Dpcb.c1659 thread->machine.physwindow_pte = 0;

Completed in 31 milliseconds