OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_ASE_MIPSMT
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
cpu-features.h
157
#define cpu_has_mipsmt (cpu_data[0].ases &
MIPS_ASE_MIPSMT
)
cpu.h
194
#define
MIPS_ASE_MIPSMT
0x00000020
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
157
#define cpu_has_mipsmt (cpu_data[0].ases &
MIPS_ASE_MIPSMT
)
cpu.h
194
#define
MIPS_ASE_MIPSMT
0x00000020
/external/kernel-headers/original/asm-mips/
cpu-features.h
150
#define cpu_has_mipsmt (cpu_data[0].ases &
MIPS_ASE_MIPSMT
)
cpu.h
264
#define
MIPS_ASE_MIPSMT
0x00000020 /* CPU supports MIPS MT */
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
157
#define cpu_has_mipsmt (cpu_data[0].ases &
MIPS_ASE_MIPSMT
)
cpu.h
194
#define
MIPS_ASE_MIPSMT
0x00000020
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
157
#define cpu_has_mipsmt (cpu_data[0].ases &
MIPS_ASE_MIPSMT
)
cpu.h
194
#define
MIPS_ASE_MIPSMT
0x00000020
Completed in 29 milliseconds