Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
A Dpgtable-3level-hwdef.h51 #define PMD_SECT_WB (_AT(pmdval_t, 3) << 2) /* normal inner write-back */ macro
A Dpgtable-2level-hwdef.h44 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
/linux-6.3-rc2/arch/arm/mm/
A Dproc-v7-3level.S25 #define PMD_FLAGS_UP (PMD_SECT_WB)
A Dproc-v7-2level.S21 #define PMD_FLAGS_UP PMD_SECT_WB
A Dmmu.c98 .pmd = PMD_SECT_WB,
249 .prot_sect = PROT_SECT_DEVICE | PMD_SECT_WB,
695 case PMD_SECT_WB: in build_mem_type_table()
697 mem_types[MT_CACHECLEAN].prot_sect |= PMD_SECT_WB; in build_mem_type_table()
A Dproc-v6.S31 #define PMD_FLAGS_UP PMD_SECT_WB

Completed in 8 milliseconds