Searched refs:SUN4C_PGDIR_SHIFT (Results 1 – 4 of 4) sorted by relevance
19 #define SUN4C_PGDIR_SHIFT 23 macro20 #define SUN4C_PGDIR_SIZE (1UL << SUN4C_PGDIR_SHIFT)
18 #define SUN4C_PGDIR_SHIFT 22 macro19 #define SUN4C_PGDIR_SIZE (1UL << SUN4C_PGDIR_SHIFT)
1806 return mm->pgd + (address >> SUN4C_PGDIR_SHIFT); in sun4c_pgd_offset()2022 swapper_pg_dir[vaddr>>SUN4C_PGDIR_SHIFT] = __pgd(PGD_TABLE | (unsigned long) pg0); in sun4c_paging_init()2024 swapper_pg_dir[vaddr>>SUN4C_PGDIR_SHIFT] = __pgd(PGD_TABLE | (unsigned long) pg1); in sun4c_paging_init()2026 swapper_pg_dir[vaddr>>SUN4C_PGDIR_SHIFT] = __pgd(PGD_TABLE | (unsigned long) pg2); in sun4c_paging_init()2028 swapper_pg_dir[vaddr>>SUN4C_PGDIR_SHIFT] = __pgd(PGD_TABLE | (unsigned long) pg3); in sun4c_paging_init()2075 BTFIXUPSET_SIMM13(pgdir_shift, SUN4C_PGDIR_SHIFT); in ld_mmu_sun4c()
962 srl %l5, SUN4C_PGDIR_SHIFT, %l61110 srl %l5, SUN4C_PGDIR_SHIFT, %l3