HomeSort by relevance Sort by last modified time
    Searched defs:update_mmu_cache (Results 1 - 14 of 14) sorted by null

  /external/kernel-headers/original/asm-mips/
pgtable.h 344 static inline void update_mmu_cache(struct vm_area_struct *vma, function
  /bionic/libc/kernel/arch-x86/asm/
pgtable_32.h 182 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h 182 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /external/kernel-headers/original/asm-x86/
pgtable_32.h 481 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
pgtable_32.h 170 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
pgtable_32.h 170 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 170 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h 170 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 170 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h 182 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 182 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h 182 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h 182 #define update_mmu_cache(vma,address,pte) do { } while (0) macro
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h 182 #define update_mmu_cache(vma,address,pte) do { } while (0) macro

Completed in 237 milliseconds