Searched defs:_PAGE_SZ_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/metag/include/asm/ | ||
D | pgtable-bits.h | 72 #define _PAGE_SZ_MASK (0xf << _PAGE_SZ_SHIFT) macro |
/arch/sh/include/asm/ | ||
D | pgtable_32.h | 55 #define _PAGE_SZ_MASK (_PAGE_SZ0 | _PAGE_SZ1) macro |