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

/netbsd-current/sys/arch/powerpc/ibm4xx/
H A Dpmap.c117 char ti_ctx; /* TLB_PID assiciated with the entry */ member in struct:tlb_info_s
1262 tlb_info[i].ti_ctx = 0;
1333 (tlb_info[tlbnext].ti_ctx == KERNEL_PID) &&
1368 tlb_info[i].ti_ctx = ctx;
1398 tlb_info[i].ti_ctx = KERNEL_PID;
1568 if (tlb_info[i].ti_ctx == cnum) {

Completed in 171 milliseconds