HomeSort by relevance Sort by last modified time
    Searched refs:local_flush_tlb_all (Results 1 - 9 of 9) sorted by null

  /external/kernel-headers/original/asm-mips/
tlbflush.h 15 extern void local_flush_tlb_all(void);
37 #define flush_tlb_all() local_flush_tlb_all()
  /bionic/libc/kernel/arch-mips/asm/
tlbflush.h 22 #define flush_tlb_all() local_flush_tlb_all()
  /development/ndk/platforms/android-9/arch-mips/include/asm/
tlbflush.h 22 #define flush_tlb_all() local_flush_tlb_all()
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
tlbflush.h 22 #define flush_tlb_all() local_flush_tlb_all()
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
tlbflush.h 22 #define flush_tlb_all() local_flush_tlb_all()
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
tlbflush.h 22 #define flush_tlb_all() local_flush_tlb_all()
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
tlbflush.h 22 #define flush_tlb_all() local_flush_tlb_all()
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
tlbflush.h 22 #define flush_tlb_all() local_flush_tlb_all()
  /external/kernel-headers/original/asm-arm/
tlbflush.h 244 static inline void local_flush_tlb_all(void) function
403 #define flush_tlb_all local_flush_tlb_all

Completed in 996 milliseconds