Searched refs:MASX_TSIZE_GET (Results 1 – 2 of 2) sorted by relevance
425 #define MASX_TSIZE_GET(n) (((n) >> 8) & 15) macro
115 tlb.tlb_size = 1024 << (2 * MASX_TSIZE_GET(hwtlb.hwtlb_mas1)); in hwtlb_to_tlb()