tag
line
file
source code
SUN4C_PGDIR_MASK
1364
arch/sparc/mm/sun4c.c
pgdir_mask = SUN4C_PGDIR_MASK;
SUN4C_PGDIR_MASK
19
include/asm-sparc/pgtsun4c.h
#define SUN4C_PGDIR_ALIGN(addr) (((addr)+SUN4C_PGDIR_SIZE-1)&SUN4C_PGDIR_MASK)