Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sh/mm/
Dmmap.c18 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable
/linux-6.12.1/arch/mips/mm/
Dmmap.c20 unsigned long shm_align_mask = PAGE_SIZE - 1; /* Sane caches */ variable