Home
last modified time | relevance | path

Searched refs:PMD_SECT_WB (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-3level-hwdef.h51 #define PMD_SECT_WB (_AT(pmdval_t, 3) << 2) /* normal inner write-back */ macro
H A Dpgtable-2level-hwdef.h44 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-3level-hwdef.h51 #define PMD_SECT_WB (_AT(pmdval_t, 3) << 2) /* normal inner write-back */ macro
H A Dpgtable-2level-hwdef.h44 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-v7-2level.S21 #define PMD_FLAGS_UP PMD_SECT_WB
H A Dproc-v7-3level.S25 #define PMD_FLAGS_UP (PMD_SECT_WB)
H A Dmmu.c99 .pmd = PMD_SECT_WB,
250 .prot_sect = PROT_SECT_DEVICE | PMD_SECT_WB,
677 case PMD_SECT_WB: in build_mem_type_table()
679 mem_types[MT_CACHECLEAN].prot_sect |= PMD_SECT_WB; in build_mem_type_table()
H A Dproc-v6.S31 #define PMD_FLAGS_UP PMD_SECT_WB
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-v7-2level.S21 #define PMD_FLAGS_UP PMD_SECT_WB
H A Dproc-v7-3level.S25 #define PMD_FLAGS_UP (PMD_SECT_WB)
H 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()
H A Dproc-v6.S31 #define PMD_FLAGS_UP PMD_SECT_WB

Completed in 8 milliseconds