Home
last modified time | relevance | path

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

/linux/arch/sh/mm/
A Dcache-debugfs.c19 enum cache_type { enum
27 unsigned int cache_type = (unsigned int)file->private; in cache_debugfs_show() local
/linux/arch/nds32/kernel/
A Dcacheinfo.c11 char cache_type = (type & CACHE_TYPE_INST ? ICACHE : DCACHE); in ci_leaf_init() local
A Dperf_event_cpu.c46 unsigned int cache_type, cache_op, cache_result, ret; in nds32_pmu_map_cache_event() local
/linux/arch/ia64/kernel/
A Dsal.c240 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/tools/testing/selftests/resctrl/
A Dresctrlfs.c141 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()
A Dcat_test.c101 int cat_perf_miss_val(int cpu_no, int n, char *cache_type) in cat_perf_miss_val()
/linux/include/linux/
A Dcacheinfo.h12 enum cache_type { enum
A Dregmap.h387 enum regcache_type cache_type; member
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_crat.c1202 int cache_type, unsigned int cu_processor_id, in fill_in_l1_pcache()
1255 int cache_type, unsigned int cu_processor_id) in fill_in_l2_l3_pcache()
A Dkfd_topology.h134 uint32_t cache_type; member
A Dkfd_topology.c377 static struct kobj_type cache_type = { variable
/linux/arch/xtensa/kernel/
A Dperf_event.c106 unsigned int cache_type, cache_op, cache_result; in xtensa_pmu_cache_event() local
/linux/arch/arc/kernel/
A Dperf_event.c141 unsigned int cache_type, cache_op, cache_result; in arc_pmu_cache_event() local
/linux/arch/ia64/include/asm/
A Dpal.h286 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/drivers/perf/
A Darm_pmu.c123 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
/linux/drivers/base/regmap/
A Dinternal.h124 enum regcache_type cache_type; member
/linux/arch/powerpc/kernel/
A Dcacheinfo.c746 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
/linux/arch/x86/kernel/cpu/
A Dcacheinfo.c34 char cache_type; member
/linux/arch/mips/kernel/
A Dperf_event_mipsxx.c733 unsigned int cache_type, cache_op, cache_result; in mipspmu_map_cache_event() local
/linux/arch/sparc/kernel/
A Dperf_event.c1198 unsigned int cache_type, cache_op, cache_result; in sparc_map_cache_event() local
/linux/arch/csky/kernel/
A Dperf_event.c952 unsigned int cache_type, cache_op, cache_result; in csky_pmu_cache_event() local
/linux/arch/x86/events/
A Dcore.c362 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
/linux/tools/perf/util/
A Dparse-events.c451 int cache_type = -1, cache_op = -1, cache_result = -1; in parse_events_add_cache() local
/linux/drivers/net/hyperv/
A Dhyperv_net.h761 u8 cache_type; member
802 u8 cache_type; member
/linux/drivers/iommu/intel/
A Diommu.c5014 int cache_type; in intel_iommu_sva_invalidate() local

Completed in 90 milliseconds