Searched refs:PMD_SECT_WT (Results 1 – 3 of 3) sorted by relevance
54 #define PMD_SECT_WT (_AT(pmdval_t, 2) << 2) /* normal inner write-through */ macro
43 #define PMD_SECT_WT (PMD_SECT_CACHEABLE) macro
84 .pmd = PMD_SECT_WT,519 case PMD_SECT_WT: in build_mem_type_table()520 mem_types[MT_CACHECLEAN].prot_sect |= PMD_SECT_WT; in build_mem_type_table()