Searched refs:SUN4C_REAL_PGDIR_ALIGN (Results 1 – 3 of 3) sorted by relevance
28 #define SUN4C_REAL_PGDIR_ALIGN(addr) (((addr)+SUN4C_REAL_PGDIR_SIZE-1)&SUN4C_REAL_PGDIR_MASK) macro
27 #define SUN4C_REAL_PGDIR_ALIGN(addr) (((addr)+SUN4C_REAL_PGDIR_SIZE-1)&SUN4C_REAL_PGDIR_MASK) macro
270 kernel_end = SUN4C_REAL_PGDIR_ALIGN(kernel_end); in sun4c_init_clean_mmu()1144 high = SUN4C_REAL_PGDIR_ALIGN(high); in sun4c_lockarea()1202 high = SUN4C_REAL_PGDIR_ALIGN(high) + SUN4C_REAL_PGDIR_SIZE; in sun4c_unlockarea()1272 SUN4C_REAL_PGDIR_ALIGN(sun4c_taskstack_end); in sun4c_init_lock_areas()1989 kernel_end = SUN4C_REAL_PGDIR_ALIGN(kernel_end); in sun4c_paging_init()