/linux-5.19.10/arch/sh/mm/ |
D | cache-debugfs.c | 19 enum cache_type { enum 27 unsigned int cache_type = (unsigned int)file->private; in cache_debugfs_show() local
|
/linux-5.19.10/arch/ia64/kernel/ |
D | sal.c | 240 u64 vector, cache_type = 3; in check_sal_cache_flush() local 279 ia64_sal_cache_flush (u64 cache_type) in ia64_sal_cache_flush()
|
/linux-5.19.10/tools/testing/selftests/resctrl/ |
D | resctrlfs.c | 141 int get_cache_size(int cpu_no, char *cache_type, unsigned long *cache_size) in get_cache_size() 205 int get_cbm_mask(char *cache_type, char *cbm_mask) in get_cbm_mask()
|
D | cat_test.c | 101 int cat_perf_miss_val(int cpu_no, int n, char *cache_type) in cat_perf_miss_val()
|
/linux-5.19.10/include/linux/ |
D | cacheinfo.h | 12 enum cache_type { enum
|
D | regmap.h | 412 enum regcache_type cache_type; member
|
/linux-5.19.10/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 1206 int cache_type, unsigned int cu_processor_id, in fill_in_l1_pcache() 1259 int cache_type, unsigned int cu_processor_id) in fill_in_l2_l3_pcache()
|
D | kfd_topology.h | 91 uint32_t cache_type; member
|
D | kfd_topology.c | 388 static struct kobj_type cache_type = { variable
|
/linux-5.19.10/arch/xtensa/kernel/ |
D | perf_event.c | 106 unsigned int cache_type, cache_op, cache_result; in xtensa_pmu_cache_event() local
|
/linux-5.19.10/arch/ia64/include/asm/ |
D | pal.h | 286 u64 cache_type : 8, /* 7-0 cache type */ member 299 u64 cache_type : 8, /* 7-0 cache type */ member 909 ia64_pal_cache_config_info (u64 cache_level, u64 cache_type, pal_cache_config_info_t *conf) in ia64_pal_cache_config_info() 927 ia64_pal_cache_prot_info (u64 cache_level, u64 cache_type, pal_cache_protection_info_t *prot) in ia64_pal_cache_prot_info() 950 ia64_pal_cache_flush (u64 cache_type, u64 invalidate, u64 *progress, u64 *vector) in ia64_pal_cache_flush() 963 ia64_pal_cache_init (u64 level, u64 cache_type, u64 rest) in ia64_pal_cache_init()
|
/linux-5.19.10/drivers/perf/ |
D | riscv_pmu_sbi.c | 322 unsigned int cache_type, cache_op, cache_result, ret; in pmu_event_find_cache() local
|
D | arm_pmu.c | 125 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
|
/linux-5.19.10/arch/arc/kernel/ |
D | perf_event.c | 303 unsigned int cache_type, cache_op, cache_result; in arc_pmu_cache_event() local
|
/linux-5.19.10/drivers/base/regmap/ |
D | internal.h | 130 enum regcache_type cache_type; member
|
/linux-5.19.10/arch/powerpc/kernel/ |
D | cacheinfo.c | 746 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
|
/linux-5.19.10/arch/x86/kernel/cpu/ |
D | cacheinfo.c | 34 char cache_type; member
|
/linux-5.19.10/arch/mips/kernel/ |
D | perf_event_mipsxx.c | 733 unsigned int cache_type, cache_op, cache_result; in mipspmu_map_cache_event() local
|
/linux-5.19.10/arch/sparc/kernel/ |
D | perf_event.c | 1198 unsigned int cache_type, cache_op, cache_result; in sparc_map_cache_event() local
|
/linux-5.19.10/arch/csky/kernel/ |
D | perf_event.c | 952 unsigned int cache_type, cache_op, cache_result; in csky_pmu_cache_event() local
|
/linux-5.19.10/arch/x86/events/ |
D | core.c | 362 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
|
/linux-5.19.10/tools/perf/util/ |
D | parse-events.c | 468 int cache_type = -1, cache_op = -1, cache_result = -1; in parse_events_add_cache() local
|
/linux-5.19.10/drivers/net/hyperv/ |
D | hyperv_net.h | 766 u8 cache_type; member 807 u8 cache_type; member
|