Home
last modified time | relevance | path

Searched refs:PMD_SECT_MINICACHE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
Dpgtable-2level-hwdef.h48 #define PMD_SECT_MINICACHE (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE) macro
/linux-4.4.14/arch/arm/mm/
Dmmu.c287 .prot_sect = PMD_TYPE_SECT | PMD_SECT_XN | PMD_SECT_MINICACHE,