Searched defs:PMD_SECT_WB (Results 1 – 2 of 2) sorted by relevance
51 #define PMD_SECT_WB (_AT(pmdval_t, 3) << 2) /* normal inner write-back */ macro
44 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro