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

  /bionic/libc/kernel/arch-mips/asm/
pgalloc.h 29 #define __pmd_free_tlb(tlb, x) do { } while (0) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
pgalloc.h 29 #define __pmd_free_tlb(tlb, x) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
pgalloc.h 29 #define __pmd_free_tlb(tlb, x) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
pgalloc.h 29 #define __pmd_free_tlb(tlb, x) do { } while (0) macro
  /external/kernel-headers/original/asm-x86/
pgalloc_32.h 64 #define __pmd_free_tlb(tlb,x) do { } while (0) macro
  /bionic/libc/kernel/common/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /development/ndk/platforms/android-3/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /external/kernel-headers/original/asm-mips/
pgalloc.h 114 #define __pmd_free_tlb(tlb, x) do { } while (0) macro
135 #define __pmd_free_tlb(tlb, x) pmd_free((tlb)->mm, x) macro
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
  /external/kernel-headers/original/asm-generic/
pgtable-nopmd.h 62 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro

Completed in 1467 milliseconds