Searched defs:PMD_SECT_WBWA (Results 1 – 2 of 2) sorted by relevance
52 #define PMD_SECT_WBWA (_AT(pmdval_t, 7) << 2) /* normal inner write-alloc */ macro
46 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
Completed in 3 milliseconds