Searched defs:cache_type (Results 1 – 13 of 13) sorted by relevance
| /linux/arch/openrisc/mm/ |
| H A D | cache.c | 23 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 D | cache-debugfs.c | 19 enum cache_type { enum 27 unsigned int cache_type = (unsigned int)file->private; in cache_debugfs_show() local
|
| /linux/include/linux/ |
| H A D | cacheinfo.h | 13 enum cache_type { enum
|
| H A D | regmap.h | 447 enum regcache_type cache_type; member
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_topology.c | 365 static const struct kobj_type cache_type = { variable 1617 int cache_type, unsigned int cu_processor_id, in fill_in_l1_pcache() 1680 int cache_type, unsigned int cu_processor_id, in fill_in_l2_l3_pcache()
|
| /linux/tools/testing/selftests/resctrl/ |
| H A D | cat_test.c | 67 static int check_results(struct resctrl_val_param *param, const char *cache_type, in check_results()
|
| /linux/arch/loongarch/kernel/ |
| H A D | perf_event.c | 603 unsigned int cache_type, cache_op, cache_result; in loongarch_pmu_map_cache_event() local
|
| /linux/drivers/perf/ |
| H A D | arm_pmu.c | 127 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | cacheinfo.c | 746 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
|
| /linux/drivers/soc/tegra/cbb/ |
| H A D | tegra234-cbb.c | 424 u8 cache_type, prot_type, burst_length, mstr_id, grpsec, vqc, falconsec, beat_size; in print_errlog_err() local
|
| /linux/arch/x86/events/ |
| H A D | core.c | 377 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
|
| /linux/tools/perf/util/ |
| H A D | parse-events.c | 403 int len, cache_type = -1, cache_op = -1, cache_result = -1; in parse_events__decode_legacy_cache() local
|
| /linux/drivers/net/hyperv/ |
| H A D | hyperv_net.h | 767 u8 cache_type; member 808 u8 cache_type; member
|