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

  /bionic/libc/kernel/arch-sh/asm/
fixmap.h 26 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL) macro
  /bionic/libc/kernel/arch-x86/asm/
fixmap_32.h 38 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
fixmap_32.h 38 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
fixmap_32.h 38 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
fixmap_32.h 38 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL) macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 38 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL) macro
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 105 #define set_fixmap(idx, phys) \ macro

Completed in 229 milliseconds