OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dcache
(Results
1 - 12
of
12
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
cpu-info.h
54
struct cache_desc
dcache
;
member in struct:cpuinfo_mips
cpu-features.h
119
#define cpu_has_dc_aliases (cpu_data[0].
dcache
.flags & MIPS_CACHE_ALIASES)
126
#define cpu_has_pindexed_dcache (cpu_data[0].
dcache
.flags & MIPS_CACHE_PINDEX)
195
#define cpu_dcache_line_size() cpu_data[0].
dcache
.linesz
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-info.h
54
struct cache_desc
dcache
;
member in struct:cpuinfo_mips
cpu-features.h
119
#define cpu_has_dc_aliases (cpu_data[0].
dcache
.flags & MIPS_CACHE_ALIASES)
126
#define cpu_has_pindexed_dcache (cpu_data[0].
dcache
.flags & MIPS_CACHE_PINDEX)
176
#define cpu_dcache_line_size() cpu_data[0].
dcache
.linesz
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-info.h
54
struct cache_desc
dcache
;
member in struct:cpuinfo_mips
cpu-features.h
119
#define cpu_has_dc_aliases (cpu_data[0].
dcache
.flags & MIPS_CACHE_ALIASES)
126
#define cpu_has_pindexed_dcache (cpu_data[0].
dcache
.flags & MIPS_CACHE_PINDEX)
176
#define cpu_dcache_line_size() cpu_data[0].
dcache
.linesz
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-info.h
54
struct cache_desc
dcache
;
member in struct:cpuinfo_mips
cpu-features.h
119
#define cpu_has_dc_aliases (cpu_data[0].
dcache
.flags & MIPS_CACHE_ALIASES)
126
#define cpu_has_pindexed_dcache (cpu_data[0].
dcache
.flags & MIPS_CACHE_PINDEX)
176
#define cpu_dcache_line_size() cpu_data[0].
dcache
.linesz
/external/kernel-headers/original/asm-mips/
cpu-info.h
54
struct cache_desc
dcache
; /* Primary D or combined I/D cache */
member in struct:cpuinfo_mips
cpu-features.h
96
#define cpu_has_dc_aliases (cpu_data[0].
dcache
.flags & MIPS_CACHE_ALIASES)
102
#define cpu_has_pindexed_dcache (cpu_data[0].
dcache
.flags & MIPS_CACHE_PINDEX)
210
#define cpu_dcache_line_size() cpu_data[0].
dcache
.linesz
/external/kernel-headers/original/linux/
inotify.h
68
#include <linux/
dcache
.h>
fs.h
229
#include <linux/
dcache
.h>
[
all
...]
Completed in 123 milliseconds