Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/powerpc/include/
HDtlb.h210 #define TID_NONE -1 macro
/freebsd-11-stable/sys/powerpc/booke/
HDpmap.c1634 pmap->pm_tid[i] = TID_NONE; in mmu_booke_pinit()
2005 if (pmap->pm_tid[cpuid] == TID_NONE) in mmu_booke_activate()
3027 tidbusy[thiscpu][tid]->pm_tid[thiscpu] = TID_NONE; in tid_alloc()