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

  /bionic/libc/kernel/arch-mips/asm/
cpu-features.h 156 #ifndef cpu_has_mipsmt
157 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h 156 #ifndef cpu_has_mipsmt
157 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT) macro
  /external/kernel-headers/original/asm-mips/
cpu-features.h 149 #ifndef cpu_has_mipsmt
150 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h 156 #ifndef cpu_has_mipsmt
157 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h 156 #ifndef cpu_has_mipsmt
157 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT) macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h 156 #ifndef cpu_has_mipsmt
157 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT) macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h 156 #ifndef cpu_has_mipsmt
157 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT) macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h 156 #ifndef cpu_has_mipsmt
157 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT) macro

Completed in 1497 milliseconds