Searched refs:TLB_IS_GLOBAL (Results 1 – 1 of 1) sorted by relevance
270 #define TLB_IS_GLOBAL(x) ((x).tlb_lo[0] & (x).tlb_lo[1] & ENTRYLO_G) macro278 #define TLB_HI_ASID_HIT(x, y) (TLB_IS_GLOBAL(x) || \