Searched refs:SUN3_PAGE_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance
83 switch (val & SUN3_PAGE_TYPE_MASK) { in print_pte()103 switch (val & SUN3_PAGE_TYPE_MASK) { in print_pte()
51 #define SUN3_PAGE_TYPE_MASK (0x0c000000) macro