Searched refs:SUN3_PAGE_SYSTEM (Results 1 – 2 of 2) sorted by relevance
31 #define SUN3_PAGE_SYSTEM (0x20000000) macro59 | SUN3_PAGE_SYSTEM \65 | SUN3_PAGE_SYSTEM \
79 if (val & SUN3_PAGE_SYSTEM) printk (" sys"); in print_pte()97 flags[2] = (val & SUN3_PAGE_SYSTEM) ? 's' : '-'; in print_pte()332 sun3_put_pte (vaddr + i, SUN3_PAGE_SYSTEM); in mmu_emu_map_pmeg()