Searched defs:PMD_SECT_BUFFERED (Results 1 – 2 of 2) sorted by relevance
49 #define PMD_SECT_BUFFERED (_AT(pmdval_t, 1) << 2) /* normal non-cacheable */ macro
42 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE) macro