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 \
79 if (val & SUN3_PAGE_SYSTEM) pr_cont(" sys"); in print_pte()97 flags[2] = (val & SUN3_PAGE_SYSTEM) ? 's' : '-'; in print_pte()331 sun3_put_pte (vaddr + i, SUN3_PAGE_SYSTEM); in mmu_emu_map_pmeg()
Completed in 7 milliseconds