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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 91 milliseconds