Searched defs:PMD_SECT_BUFFERABLE (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/arch-arm/asm/
H A Dpgtable-hwdef.h30 #define PMD_SECT_BUFFERABLE (1 << 2) macro
44 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE)
46 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
49 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)

Completed in 3 milliseconds