Searched refs:SUN4C_PGDIR_MASK (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpgtsun4.h18 #define SUN4C_PGDIR_MASK (~(SUN4C_PGDIR_SIZE-1)) macro
19 #define SUN4C_PGDIR_ALIGN(addr) (((addr)+SUN4C_PGDIR_SIZE-1)&SUN4C_PGDIR_MASK)
H A Dpgtsun4c.h17 #define SUN4C_PGDIR_MASK (~(SUN4C_PGDIR_SIZE-1)) macro
18 #define SUN4C_PGDIR_ALIGN(addr) (((addr)+SUN4C_PGDIR_SIZE-1)&SUN4C_PGDIR_MASK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Dpgtsun4.h18 #define SUN4C_PGDIR_MASK (~(SUN4C_PGDIR_SIZE-1)) macro
19 #define SUN4C_PGDIR_ALIGN(addr) (((addr)+SUN4C_PGDIR_SIZE-1)&SUN4C_PGDIR_MASK)
H A Dpgtsun4c.h17 #define SUN4C_PGDIR_MASK (~(SUN4C_PGDIR_SIZE-1)) macro
18 #define SUN4C_PGDIR_ALIGN(addr) (((addr)+SUN4C_PGDIR_SIZE-1)&SUN4C_PGDIR_MASK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/mm/
H A Dsun4c.c2040 BTFIXUPSET_SETHI(pgdir_mask, SUN4C_PGDIR_MASK);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/mm/
H A Dsun4c.c2040 BTFIXUPSET_SETHI(pgdir_mask, SUN4C_PGDIR_MASK);

Completed in 74 milliseconds