Searched refs:PMD_SECT_WBWA (Results 1 – 6 of 6) sorted by relevance
64 #define PMD_SECT_WBWA (_AT(pmdval_t, 7) << 2) /* normal inner write-alloc */ macro
49 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
41 #define PMD_FLAGS_SMP (PMD_SECT_WBWA|PMD_SECT_S)
28 #define PMD_FLAGS_SMP PMD_SECT_WBWA|PMD_SECT_S
36 #define PMD_FLAGS_SMP PMD_SECT_WBWA|PMD_SECT_S
118 .pmd = PMD_SECT_WBWA,684 case PMD_SECT_WBWA: in build_mem_type_table()