Searched refs:tidbusy (Results 1 – 1 of 1) sorted by relevance
207 static volatile pmap_t tidbusy[MAXCPU][TID_MAX + 1]; variable912 tidbusy[i][TID_KERNEL] = kernel_pmap; in mmu_booke_bootstrap()2479 if (tidbusy[thiscpu][tid] != NULL) { in tid_alloc()2482 tidbusy[thiscpu][tid]->pm_tid[thiscpu] = TID_NONE; in tid_alloc()2488 tidbusy[thiscpu][tid] = pmap; in tid_alloc()