/linux-4.1.27/arch/sh/mm/ |
H A D | cache-debugfs.c | 19 enum cache_type { enum 27 unsigned int cache_type = (unsigned int)file->private; cache_seq_show() local
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | cachepart.c | 98 unsigned int cache_type; check_for_cache_aliasing() local
|
/linux-4.1.27/include/linux/ |
H A D | cacheinfo.h | 11 enum cache_type { enum
|
H A D | regmap.h | 214 enum regcache_type cache_type; member in struct:regmap_config
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | sal.c | 245 u64 vector, cache_type = 3; check_sal_cache_flush() local 284 ia64_sal_cache_flush (u64 cache_type) ia64_sal_cache_flush() argument
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | perf_event.c | 114 unsigned int cache_type, cache_op, cache_result; arc_pmu_cache_event() local
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | perf_event.c | 30 unsigned int cache_type, cache_op, cache_result, ret; armpmu_map_cache_event() local
|
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 627 static struct kobj_type cache_type = { variable in typeref:struct:kobj_type
|
H A D | kfd_topology.h | 110 uint32_t cache_type; member in struct:kfd_cache_properties
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | cpuid.c | 400 int i, cache_type; __do_cpuid_ent() local
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | perf_event.c | 757 unsigned int cache_type, cache_op, cache_result; tile_map_cache_event() local
|
/linux-4.1.27/drivers/base/regmap/ |
H A D | internal.h | 113 enum regcache_type cache_type; member in struct:regmap
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | cacheinfo.c | 683 const char *cache_type; cacheinfo_create_index_opt_attrs() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | intel_cacheinfo.c | 29 char cache_type; member in struct:_cache_table
|
H A D | perf_event.c | 293 unsigned int cache_type, cache_op, cache_result; set_ext_hw_attr() local
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | perf_event_mipsxx.c | 689 unsigned int cache_type, cache_op, cache_result; mipspmu_map_cache_event() local
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | perf_event.c | 1183 unsigned int cache_type, cache_op, cache_result; sparc_map_cache_event() local
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | perf_event.c | 88 unsigned int cache_type, cache_op, cache_result, ret; armpmu_map_cache_event() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | parse-events.c | 323 int cache_type = -1, cache_op = -1, cache_result = -1; parse_events_add_cache() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pal.h | 284 u64 cache_type : 8, /* 7-0 cache type */ member in struct:pal_cache_line_id_u::__anon1497 297 u64 cache_type : 8, /* 7-0 cache type */ member in struct:pal_cache_line_id_u::__anon1498 907 ia64_pal_cache_config_info (u64 cache_level, u64 cache_type, pal_cache_config_info_t *conf) ia64_pal_cache_config_info() argument 925 ia64_pal_cache_prot_info (u64 cache_level, u64 cache_type, pal_cache_protection_info_t *prot) ia64_pal_cache_prot_info() argument 948 ia64_pal_cache_flush (u64 cache_type, u64 invalidate, u64 *progress, u64 *vector) ia64_pal_cache_flush() argument 961 ia64_pal_cache_init (u64 level, u64 cache_type, u64 rest) ia64_pal_cache_init() argument
|