Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/mm/
Dmmap.c17 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable
/linux-2.6.39/arch/mips/kernel/
Dsyscall.c69 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable