Searched defs:cache_type (Results 1 – 10 of 10) 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/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/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 365 static const struct kobj_type cache_type = { variable 1614 int cache_type, unsigned int cu_processor_id, in fill_in_l1_pcache() 1677 int cache_type, unsigned int cu_processor_id, in fill_in_l2_l3_pcache()
|
/linux/arch/powerpc/kernel/ |
H A D | cacheinfo.c | 746 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
|
/linux/drivers/perf/ |
H A D | riscv_pmu_sbi.c | 476 unsigned int cache_type, cache_op, cache_result, ret; in pmu_event_find_cache() 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/drivers/net/hyperv/ |
H A D | hyperv_net.h | 767 u8 cache_type; member 808 u8 cache_type; member
|