Home
last modified time | relevance | path

Searched defs:SUN4C_REAL_PGDIR_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-sparc/
Dpgtsun4.h28 #define SUN4C_REAL_PGDIR_ALIGN(addr) (((addr)+SUN4C_REAL_PGDIR_SIZE-1)&SUN4C_REAL_PGDIR_MASK) macro
Dpgtsun4c.h27 #define SUN4C_REAL_PGDIR_ALIGN(addr) (((addr)+SUN4C_REAL_PGDIR_SIZE-1)&SUN4C_REAL_PGDIR_MASK) macro