Searched refs:TLB_IS_GLOBAL (Results 1 – 1 of 1) sorted by relevance
350 #define TLB_IS_GLOBAL(x) (((x).tlb_lo0 & MIPS3_PG_G) && \ macro359 #define TLB_HI_ASID_HIT(x, y) (TLB_IS_GLOBAL(x) || \