HomeSort by relevance Sort by last modified time
    Searched refs:__pud_free_tlb (Results 76 - 100 of 189) sorted by null

1 2 34 5 6 7 8

  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/
4level-fixup.h 37 #define __pud_free_tlb(tlb, x) do { } while (0) macro
pgtable-nopud.h 35 #define __pud_free_tlb(tlb, x) do { } while (0) macro
tlb.h 33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/
4level-fixup.h 37 #define __pud_free_tlb(tlb, x) do { } while (0) macro
pgtable-nopud.h 35 #define __pud_free_tlb(tlb, x) do { } while (0) macro
tlb.h 33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/
4level-fixup.h 37 #define __pud_free_tlb(tlb, x) do { } while (0) macro
pgtable-nopud.h 35 #define __pud_free_tlb(tlb, x) do { } while (0) macro
tlb.h 33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/
4level-fixup.h 37 #define __pud_free_tlb(tlb, x) do { } while (0) macro
pgtable-nopud.h 35 #define __pud_free_tlb(tlb, x) do { } while (0) macro
tlb.h 33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/
4level-fixup.h 37 #define __pud_free_tlb(tlb, x) do { } while (0) macro
pgtable-nopud.h 35 #define __pud_free_tlb(tlb, x) do { } while (0) macro
tlb.h 33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
4level-fixup.h 37 #define __pud_free_tlb(tlb, x) do { } while (0) macro
pgtable-nopud.h 35 #define __pud_free_tlb(tlb, x) do { } while (0) macro
tlb.h 33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/
4level-fixup.h 37 #define __pud_free_tlb(tlb, x) do { } while (0) macro
pgtable-nopud.h 35 #define __pud_free_tlb(tlb, x) do { } while (0) macro
tlb.h 33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0)
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/asm-generic/
4level-fixup.h 37 #define __pud_free_tlb(tlb, x) do { } while (0) macro
pgtable-nopud.h 35 #define __pud_free_tlb(tlb, x) do { } while (0) macro
tlb.h 33 #define pud_free_tlb(tlb, pudp) do { tlb->need_flush = 1; __pud_free_tlb(tlb, pudp); } while (0)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm-generic/
4level-fixup.h 37 #define __pud_free_tlb(tlb, x) do { } while (0) macro

Completed in 986 milliseconds

1 2 34 5 6 7 8