Searched refs:PMD_SECT_WB (Results 1 – 6 of 6) sorted by relevance
63 #define PMD_SECT_WB (_AT(pmdval_t, 3) << 2) /* normal inner write-back */ macro
46 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
37 #define PMD_FLAGS_UP (PMD_SECT_WB)
24 #define PMD_FLAGS_UP PMD_SECT_WB
111 .pmd = PMD_SECT_WB,265 .prot_sect = PROT_SECT_DEVICE | PMD_SECT_WB,641 case PMD_SECT_WB: in build_mem_type_table()643 mem_types[MT_CACHECLEAN].prot_sect |= PMD_SECT_WB; in build_mem_type_table()
34 #define PMD_FLAGS_UP PMD_SECT_WB