OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_has_inclusive_pcaches
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
cpu-features.h
190
#ifndef
cpu_has_inclusive_pcaches
191
#define
cpu_has_inclusive_pcaches
(cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
190
#ifndef
cpu_has_inclusive_pcaches
191
#define
cpu_has_inclusive_pcaches
(cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
macro
/external/kernel-headers/original/asm-mips/
cpu-features.h
205
#ifndef
cpu_has_inclusive_pcaches
206
#define
cpu_has_inclusive_pcaches
(cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
macro
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
190
#ifndef
cpu_has_inclusive_pcaches
191
#define
cpu_has_inclusive_pcaches
(cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
macro
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
190
#ifndef
cpu_has_inclusive_pcaches
191
#define
cpu_has_inclusive_pcaches
(cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
macro
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
190
#ifndef
cpu_has_inclusive_pcaches
191
#define
cpu_has_inclusive_pcaches
(cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
macro
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h
190
#ifndef
cpu_has_inclusive_pcaches
191
#define
cpu_has_inclusive_pcaches
(cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
macro
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
190
#ifndef
cpu_has_inclusive_pcaches
191
#define
cpu_has_inclusive_pcaches
(cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
macro
Completed in 43 milliseconds