HomeSort by relevance Sort by last modified time
    Searched refs:PMD_SECT_BUFFERABLE (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/arch-arm/asm/
pgtable-hwdef.h 23 #define PMD_SECT_BUFFERABLE (1 << 2)
35 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE)
37 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
39 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
  /external/kernel-headers/original/asm-arm/
pgtable-hwdef.h 29 #define PMD_SECT_BUFFERABLE (1 << 2)
41 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE)
43 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
45 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/
pgtable-hwdef.h 23 #define PMD_SECT_BUFFERABLE (1 << 2)
35 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE)
37 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
39 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/
pgtable-hwdef.h 23 #define PMD_SECT_BUFFERABLE (1 << 2)
35 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE)
37 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
39 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/
pgtable-hwdef.h 23 #define PMD_SECT_BUFFERABLE (1 << 2)
35 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE)
37 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
39 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/
pgtable-hwdef.h 23 #define PMD_SECT_BUFFERABLE (1 << 2)
35 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE)
37 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
39 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)

Completed in 49 milliseconds