Home
last modified time | relevance | path

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

/arch/sh/mm/
Dmmap.c18 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable
/arch/mips/kernel/
Dsyscall.c65 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable