Searched refs:tlb_pid (Results 1 – 1 of 1) sorted by relevance
224 uint32_t tlb_pid; in ppcmas_tlb_check() local244 tlb_pid = (tlb->mas1 & MAS1_TID_MASK) >> MAS1_TID_SHIFT; in ppcmas_tlb_check()245 if (tlb_pid != 0 && tlb_pid != pid) { in ppcmas_tlb_check()