HomeSort by relevance Sort by last modified time
    Searched refs:pte_free_tlb (Results 26 - 32 of 32) sorted by null

12

  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/asm-generic/
tlb.h 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm-generic/
tlb.h 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm-generic/
tlb.h 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm-generic/
tlb.h 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm-generic/
tlb.h 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm-generic/
tlb.h 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm-generic/
tlb.h 31 #define pte_free_tlb(tlb, ptep) do { tlb->need_flush = 1; __pte_free_tlb(tlb, ptep); } while (0) macro

Completed in 168 milliseconds

12