Searched defs:shm_align_mask (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dsys_sh.c49 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable
51 EXPORT_SYMBOL(shm_align_mask); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dsyscall.c58 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable
61 EXPORT_SYMBOL(shm_align_mask); variable

Completed in 42 milliseconds