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

  /bionic/libc/kernel/arch-mips/asm/
cpu-features.h 85 #define cpu_has_prefetch (cpu_data[0].options & MIPS_CPU_PREFETCH)
cpu.h 182 #define MIPS_CPU_PREFETCH 0x00040000
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h 85 #define cpu_has_prefetch (cpu_data[0].options & MIPS_CPU_PREFETCH)
cpu.h 182 #define MIPS_CPU_PREFETCH 0x00040000
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
cpu-features.h 85 #define cpu_has_prefetch (cpu_data[0].options & MIPS_CPU_PREFETCH)
cpu.h 182 #define MIPS_CPU_PREFETCH 0x00040000
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
cpu-features.h 85 #define cpu_has_prefetch (cpu_data[0].options & MIPS_CPU_PREFETCH)
cpu.h 182 #define MIPS_CPU_PREFETCH 0x00040000
  /external/kernel-headers/original/asm-mips/
cpu-features.h 69 #define cpu_has_prefetch (cpu_data[0].options & MIPS_CPU_PREFETCH)
cpu.h 251 #define MIPS_CPU_PREFETCH 0x00040000 /* CPU has usable prefetch */

Completed in 789 milliseconds