Searched refs:TLB_ASID (Results 1 – 2 of 2) sorted by relevance
339 #define TLB_ASID(x) ((x).tlb_hi & ASID_MASK) macro
448 (TLB_IS_GLOBAL(tlb[i]) || (TLB_ASID(tlb[i]) == (entryhi & ASID_MASK)))) { in kvm_mips_guest_tlb_lookup()