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

  /bionic/libc/kernel/arch-x86/asm/
fixmap_32.h 46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
fixmap_32.h 46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
fixmap_32.h 40 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
fixmap_32.h 40 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 40 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h 40 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 40 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) macro
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h 46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE) macro
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 110 #define set_fixmap_nocache(idx, phys) \ macro

Completed in 471 milliseconds