Searched refs:SUN3_PAGE_SYSTEM (Results 1 – 2 of 2) sorted by relevance
32 #define SUN3_PAGE_SYSTEM (0x20000000) macro60 | SUN3_PAGE_SYSTEM \66 | SUN3_PAGE_SYSTEM \
80 if (val & SUN3_PAGE_SYSTEM) pr_cont(" sys"); in print_pte()98 flags[2] = (val & SUN3_PAGE_SYSTEM) ? 's' : '-'; in print_pte()332 sun3_put_pte (vaddr + i, SUN3_PAGE_SYSTEM); in mmu_emu_map_pmeg()