Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dpgtable-hwdef.h43 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
/arch/arm/mm/
Dmmu.c84 .pmd = PMD_SECT_WB,
203 .prot_sect = PROT_SECT_DEVICE | PMD_SECT_WB,
434 case PMD_SECT_WB: in build_mem_type_table()
436 mem_types[MT_CACHECLEAN].prot_sect |= PMD_SECT_WB; in build_mem_type_table()