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

1 2 3 4 5 6 78

  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm-generic/
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-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/9/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/9/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/9/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)

Completed in 684 milliseconds

1 2 3 4 5 6 78