OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_CPU_LLSC
(Results
1 - 16
of
16
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
cpu-features.h
96
#define cpu_has_llsc (cpu_data[0].options &
MIPS_CPU_LLSC
)
cpu.h
180
#define
MIPS_CPU_LLSC
0x00010000
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
96
#define cpu_has_llsc (cpu_data[0].options &
MIPS_CPU_LLSC
)
cpu.h
180
#define
MIPS_CPU_LLSC
0x00010000
/external/kernel-headers/original/asm-mips/
cpu-features.h
78
#define cpu_has_llsc (cpu_data[0].options &
MIPS_CPU_LLSC
)
cpu.h
249
#define
MIPS_CPU_LLSC
0x00010000 /* CPU has ll/sc instructions */
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
96
#define cpu_has_llsc (cpu_data[0].options &
MIPS_CPU_LLSC
)
cpu.h
180
#define
MIPS_CPU_LLSC
0x00010000
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
96
#define cpu_has_llsc (cpu_data[0].options &
MIPS_CPU_LLSC
)
cpu.h
180
#define
MIPS_CPU_LLSC
0x00010000
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
96
#define cpu_has_llsc (cpu_data[0].options &
MIPS_CPU_LLSC
)
cpu.h
180
#define
MIPS_CPU_LLSC
0x00010000
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h
96
#define cpu_has_llsc (cpu_data[0].options &
MIPS_CPU_LLSC
)
cpu.h
180
#define
MIPS_CPU_LLSC
0x00010000
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
96
#define cpu_has_llsc (cpu_data[0].options &
MIPS_CPU_LLSC
)
cpu.h
180
#define
MIPS_CPU_LLSC
0x00010000
Completed in 248 milliseconds