HomeSort by relevance Sort by last modified time
    Searched defs:tlb_fast_mode (Results 1 - 24 of 24) sorted by null

  /bionic/libc/kernel/common/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /development/ndk/platforms/android-3/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm-generic/
tlb.h 20 #define tlb_fast_mode(tlb) 1 macro
  /external/kernel-headers/original/asm-generic/
tlb.h 30 #define tlb_fast_mode(tlb) ((tlb)->nr == ~0U) macro
33 #define tlb_fast_mode(tlb) 1 macro
75 if (!tlb_fast_mode(tlb)) {
104 if (tlb_fast_mode(tlb)) {

Completed in 315 milliseconds