Searched defs:shm_align_mask (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/sh/mm/
H A Dmmap.c17 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable
18 EXPORT_SYMBOL(shm_align_mask); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsyscall.c69 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable
71 EXPORT_SYMBOL(shm_align_mask); variable

Completed in 113 milliseconds