Home
last modified time | relevance | path

Searched defs:cache_type (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.15/arch/openrisc/mm/
Dcache.c23 bool cpu_cache_is_present(const unsigned int cache_type) in cpu_cache_is_present()
32 const unsigned short reg, const unsigned int cache_type) in cache_loop()
44 const unsigned int cache_type) in cache_loop_page()
/linux-6.15/arch/sh/mm/
Dcache-debugfs.c19 enum cache_type { enum
27 unsigned int cache_type = (unsigned int)file->private; in cache_debugfs_show() local
/linux-6.15/tools/testing/selftests/resctrl/
Dresctrlfs.c105 static int get_cache_level(const char *cache_type) in get_cache_level()
261 int get_cache_size(int cpu_no, const char *cache_type, unsigned long *cache_size) in get_cache_size()
439 int get_full_cbm(const char *cache_type, unsigned long *mask) in get_full_cbm()
464 static int get_shareable_mask(const char *cache_type, unsigned long *shareable_mask) in get_shareable_mask()
489 int get_mask_no_shareable(const char *cache_type, unsigned long *mask) in get_mask_no_shareable()
Dfill_buf.c133 ssize_t get_fill_buf_size(int cpu_no, const char *cache_type) in get_fill_buf_size()
Dcat_test.c67 static int check_results(struct resctrl_val_param *param, const char *cache_type, in check_results()
/linux-6.15/arch/x86/kernel/cpu/
Dtopology_common.c64 u32 cache_type : 5, in parse_num_cores_legacy() member
Dcacheinfo.c46 char cache_type; member
/linux-6.15/include/linux/
Dcacheinfo.h13 enum cache_type { enum
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c365 static const struct kobj_type cache_type = { variable
1603 int cache_type, unsigned int cu_processor_id, in fill_in_l1_pcache()
1666 int cache_type, unsigned int cu_processor_id, in fill_in_l2_l3_pcache()
Dkfd_topology.h109 uint32_t cache_type; member
/linux-6.15/arch/xtensa/kernel/
Dperf_event.c115 unsigned int cache_type, cache_op, cache_result; in xtensa_pmu_cache_event() local
/linux-6.15/arch/arc/kernel/
Dperf_event.c303 unsigned int cache_type, cache_op, cache_result; in arc_pmu_cache_event() local
/linux-6.15/arch/loongarch/kernel/
Dperf_event.c604 unsigned int cache_type, cache_op, cache_result; in loongarch_pmu_map_cache_event() local
/linux-6.15/arch/riscv/kvm/
Dvcpu_pmu.c95 unsigned int cache_type, cache_op, cache_result; in kvm_pmu_get_perf_event_cache_config() local
/linux-6.15/drivers/perf/
Darm_pmu.c127 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
Driscv_pmu_sbi.c476 unsigned int cache_type, cache_op, cache_result, ret; in pmu_event_find_cache() local
/linux-6.15/drivers/soc/tegra/cbb/
Dtegra234-cbb.c351 u8 cache_type, prot_type, burst_length, mstr_id, grpsec, vqc, falconsec, beat_size; in print_errlog_err() local
/linux-6.15/arch/powerpc/kernel/
Dcacheinfo.c746 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
/linux-6.15/arch/mips/kernel/
Dperf_event_mipsxx.c733 unsigned int cache_type, cache_op, cache_result; in mipspmu_map_cache_event() local
/linux-6.15/drivers/base/regmap/
Dinternal.h135 enum regcache_type cache_type; member
/linux-6.15/arch/csky/kernel/
Dperf_event.c952 unsigned int cache_type, cache_op, cache_result; in csky_pmu_cache_event() local
/linux-6.15/arch/sparc/kernel/
Dperf_event.c1198 unsigned int cache_type, cache_op, cache_result; in sparc_map_cache_event() local
/linux-6.15/tools/perf/util/
Dparse-events.c355 int len, cache_type = -1, cache_op = -1, cache_result = -1; in parse_events__decode_legacy_cache() local
/linux-6.15/arch/x86/events/
Dcore.c371 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
/linux-6.15/drivers/net/hyperv/
Dhyperv_net.h767 u8 cache_type; member
808 u8 cache_type; member

12