PMD_SECT_CACHEABLE 30 arch/arm/include/asm/pgtable-2level-hwdef.h #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) PMD_SECT_CACHEABLE 32 arch/arm/include/asm/pgtable-3level-hwdef.h #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) PMD_SECT_CACHEABLE 28 arch/unicore32/include/asm/pgtable-hwdef.h #define PMD_SECT_CACHEABLE (1 << 5)