Searched refs:VMEMMAP_ALIGN (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/mm/
H A Dinit_64.h45 #define VMEMMAP_ALIGN(x) (((x)+VMEMMAP_CHUNK-1UL)&VMEMMAP_CHUNK_MASK) macro
H A Dinit_64.c2083 unsigned long end = VMEMMAP_ALIGN(phys_end);
/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 Dinit_64.h45 #define VMEMMAP_ALIGN(x) (((x)+VMEMMAP_CHUNK-1UL)&VMEMMAP_CHUNK_MASK) macro
H A Dinit_64.c2083 unsigned long end = VMEMMAP_ALIGN(phys_end);

Completed in 177 milliseconds