Home
last modified time | relevance | path

Searched refs:PMD_SECT_WT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/include/asm/
A Dpgtable-3level-hwdef.h50 #define PMD_SECT_WT (_AT(pmdval_t, 2) << 2) /* normal inner write-through */ macro
A Dpgtable-2level-hwdef.h43 #define PMD_SECT_WT (PMD_SECT_CACHEABLE) macro
/linux/arch/arm/mm/
A Dmmu.c93 .pmd = PMD_SECT_WT,
653 case PMD_SECT_WT: in build_mem_type_table()
654 mem_types[MT_CACHECLEAN].prot_sect |= PMD_SECT_WT; in build_mem_type_table()

Completed in 6 milliseconds