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

  /bionic/libc/kernel/arch-mips/asm/
cpu-features.h 172 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
cpu.h 181 #define MIPS_CPU_INCLUSIVE_CACHES 0x00020000
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h 172 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
cpu.h 181 #define MIPS_CPU_INCLUSIVE_CACHES 0x00020000
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
cpu-features.h 172 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
cpu.h 181 #define MIPS_CPU_INCLUSIVE_CACHES 0x00020000
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
cpu-features.h 172 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
cpu.h 181 #define MIPS_CPU_INCLUSIVE_CACHES 0x00020000
  /external/kernel-headers/original/asm-mips/
cpu-features.h 206 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
cpu.h 250 #define MIPS_CPU_INCLUSIVE_CACHES 0x00020000 /* P-cache subset enforced */

Completed in 71 milliseconds