/Linux-v4.19/arch/sh/mm/ |
D | cache-debugfs.c | 19 enum cache_type { enum 27 unsigned int cache_type = (unsigned int)file->private; in cache_seq_show() local
|
/Linux-v4.19/arch/nds32/kernel/ |
D | cacheinfo.c | 11 char cache_type = (type & CACHE_TYPE_INST ? ICACHE : DCACHE); in ci_leaf_init() local
|
/Linux-v4.19/arch/ia64/kernel/ |
D | sal.c | 245 u64 vector, cache_type = 3; in check_sal_cache_flush() local 284 ia64_sal_cache_flush (u64 cache_type) in ia64_sal_cache_flush()
|
/Linux-v4.19/include/linux/ |
D | cacheinfo.h | 12 enum cache_type { enum
|
D | regmap.h | 375 enum regcache_type cache_type; member
|
/Linux-v4.19/arch/xtensa/kernel/ |
D | perf_event.c | 109 unsigned int cache_type, cache_op, cache_result; in xtensa_pmu_cache_event() local
|
/Linux-v4.19/arch/arc/kernel/ |
D | perf_event.c | 126 unsigned int cache_type, cache_op, cache_result; in arc_pmu_cache_event() local
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pal.h | 285 u64 cache_type : 8, /* 7-0 cache type */ member 298 u64 cache_type : 8, /* 7-0 cache type */ member 908 ia64_pal_cache_config_info (u64 cache_level, u64 cache_type, pal_cache_config_info_t *conf) in ia64_pal_cache_config_info() 926 ia64_pal_cache_prot_info (u64 cache_level, u64 cache_type, pal_cache_protection_info_t *prot) in ia64_pal_cache_prot_info() 949 ia64_pal_cache_flush (u64 cache_type, u64 invalidate, u64 *progress, u64 *vector) in ia64_pal_cache_flush() 962 ia64_pal_cache_init (u64 level, u64 cache_type, u64 rest) in ia64_pal_cache_init()
|
/Linux-v4.19/drivers/perf/ |
D | arm_pmu.c | 46 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
|
/Linux-v4.19/arch/x86/kvm/ |
D | cpuid.c | 461 int i, cache_type; in __do_cpuid_ent() local
|
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 539 int cache_type, unsigned int cu_processor_id, in fill_in_pcache()
|
D | kfd_topology.h | 116 uint32_t cache_type; member
|
D | kfd_topology.c | 347 static struct kobj_type cache_type = { variable
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | cacheinfo.c | 682 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
|
/Linux-v4.19/drivers/base/regmap/ |
D | internal.h | 121 enum regcache_type cache_type; member
|
/Linux-v4.19/arch/x86/kernel/cpu/ |
D | cacheinfo.c | 33 char cache_type; member
|
/Linux-v4.19/arch/mips/kernel/ |
D | perf_event_mipsxx.c | 702 unsigned int cache_type, cache_op, cache_result; in mipspmu_map_cache_event() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | perf_event.c | 1194 unsigned int cache_type, cache_op, cache_result; in sparc_map_cache_event() local
|
/Linux-v4.19/arch/x86/events/ |
D | core.c | 303 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
|
/Linux-v4.19/tools/perf/util/ |
D | parse-events.c | 391 int cache_type = -1, cache_op = -1, cache_result = -1; in parse_events_add_cache() local
|
/Linux-v4.19/drivers/net/hyperv/ |
D | hyperv_net.h | 717 u8 cache_type; member 758 u8 cache_type; member
|