Home
last modified time | relevance | path

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

12

/linux/arch/openrisc/mm/
H A 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/arch/sh/mm/
H A Dcache-debugfs.c19 enum cache_type { enum
27 unsigned int cache_type = (unsigned int)file->private; in cache_debugfs_show() local
/linux/tools/testing/selftests/resctrl/
H A Dresctrlfs.c105 static int get_cache_level(const char *cache_type) in get_cache_level()
271 int get_cache_size(int cpu_no, const char *cache_type, unsigned long *cache_size) in get_cache_size()
449 int get_full_cbm(const char *cache_type, unsigned long *mask) in get_full_cbm()
474 static int get_shareable_mask(const char *cache_type, unsigned long *shareable_mask) in get_shareable_mask()
499 int get_mask_no_shareable(const char *cache_type, unsigned long *mask) in get_mask_no_shareable()
H A Dfill_buf.c133 ssize_t get_fill_buf_size(int cpu_no, const char *cache_type) in get_fill_buf_size()
H A Dcat_test.c67 static int check_results(struct resctrl_val_param *param, const char *cache_type, in check_results()
/linux/arch/x86/kernel/cpu/
H A Dtopology_common.c67 u32 cache_type : 5, in parse_num_cores_legacy() member
/linux/include/linux/
H A Dcacheinfo.h13 enum cache_type { enum
/linux/drivers/acpi/
H A Dpptt.c978 int cache_type[] = {CACHE_TYPE_INST, CACHE_TYPE_DATA, CACHE_TYPE_UNIFIED}; in find_acpi_cache_level_from_id() local
1042 int cache_type[] = {CACHE_TYPE_INST, CACHE_TYPE_DATA, CACHE_TYPE_UNIFIED}; in acpi_pptt_get_cpumask_from_cache_id() local
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c365 static const struct kobj_type cache_type = { variable
1618 int cache_type, unsigned int cu_processor_id, in fill_in_l1_pcache()
1681 int cache_type, unsigned int cu_processor_id, in fill_in_l2_l3_pcache()
/linux/arch/xtensa/kernel/
H A Dperf_event.c115 unsigned int cache_type, cache_op, cache_result; in xtensa_pmu_cache_event() local
/linux/arch/arc/kernel/
H A Dperf_event.c303 unsigned int cache_type, cache_op, cache_result; in arc_pmu_cache_event() local
/linux/arch/loongarch/kernel/
H A Dperf_event.c603 unsigned int cache_type, cache_op, cache_result; in loongarch_pmu_map_cache_event() local
/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c98 unsigned int cache_type, cache_op, cache_result; in kvm_pmu_get_perf_event_cache_config() local
/linux/drivers/perf/
H A Darm_pmu.c131 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
H A Driscv_pmu_sbi.c612 unsigned int cache_type, cache_op, cache_result, ret; in pmu_event_find_cache() local
/linux/tools/perf/util/
H A Dparse-events.c367 int len, cache_type = -1, cache_op = -1, cache_result = -1; in parse_events__decode_legacy_cache() local
1022 int cache_type, cache_op, cache_result; in config_term_pmu() local
H A Dpmu.c1551 int cache_type = term->val.num & 0xFF; in pmu_config_term() local
/linux/arch/powerpc/kernel/
H A Dcacheinfo.c746 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c733 unsigned int cache_type, cache_op, cache_result; in mipspmu_map_cache_event() local
/linux/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c424 u8 cache_type, prot_type, burst_length, mstr_id, grpsec, vqc, falconsec, beat_size; in print_errlog_err() local
/linux/arch/csky/kernel/
H A Dperf_event.c952 unsigned int cache_type, cache_op, cache_result; in csky_pmu_cache_event() local
/linux/arch/sparc/kernel/
H A Dperf_event.c1198 unsigned int cache_type, cache_op, cache_result; in sparc_map_cache_event() local
/linux/include/hyperv/
H A Dhvhdk.h802 u32 cache_type; /* enum hv_cache_type */ member
846 u32 cache_type; /* enum hv_cache_type */ member
/linux/arch/x86/events/
H A Dcore.c381 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
/linux/drivers/net/hyperv/
H A Dhyperv_net.h767 u8 cache_type; member
808 u8 cache_type; member

12