HomeSort by relevance Sort by last modified time
    Searched defs:pgprot_noncached (Results 26 - 38 of 38) sorted by null

12

  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r11/platforms/android-13/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 161 #define pgprot_noncached(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot)) macro

Completed in 3300 milliseconds

12