HomeSort by relevance Sort by last modified time
    Searched refs:__pmd_free_tlb (Results 126 - 145 of 145) sorted by null

1 2 3 4 56

  /prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/asm-generic/
pgtable-nopmd.h 42 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
tlb.h 35 #define pmd_free_tlb(tlb, pmdp) do { tlb->need_flush = 1; __pmd_free_tlb(tlb, pmdp); } while (0)

Completed in 1433 milliseconds

1 2 3 4 56