PMD_SECT_WB
#define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
#define PMD_SECT_WB (_AT(pmdval_t, 3) << 2) /* normal inner write-back */