Searched defs:shm_align_mask (Results 1 – 2 of 2) sorted by relevance
/arch/sh/mm/ | ||
D | mmap.c | 18 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable |
/arch/mips/kernel/ | ||
D | syscall.c | 65 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable |