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

/freebsd-13-stable/sys/powerpc/include/
H A Dtlb.h166 #define TID_NONE -1 macro
/freebsd-13-stable/sys/powerpc/booke/
H A Dpmap_64.c606 pmap->pm_tid[i] = TID_NONE;
H A Dpmap_32.c701 pmap->pm_tid[i] = TID_NONE;
H A Dpmap.c1598 if (pmap->pm_tid[cpuid] == TID_NONE)
2464 tidbusy[thiscpu][tid]->pm_tid[thiscpu] = TID_NONE;

Completed in 155 milliseconds