Searched defs:cache_type (Results 1 - 20 of 20) sorted by relevance

/linux-4.1.27/arch/sh/mm/
H A Dcache-debugfs.c19 enum cache_type { enum
27 unsigned int cache_type = (unsigned int)file->private; cache_seq_show() local
/linux-4.1.27/arch/metag/kernel/
H A Dcachepart.c98 unsigned int cache_type; check_for_cache_aliasing() local
/linux-4.1.27/include/linux/
H A Dcacheinfo.h11 enum cache_type { enum
H A Dregmap.h214 enum regcache_type cache_type; member in struct:regmap_config
/linux-4.1.27/arch/ia64/kernel/
H A Dsal.c245 u64 vector, cache_type = 3; check_sal_cache_flush() local
284 ia64_sal_cache_flush (u64 cache_type) ia64_sal_cache_flush() argument
/linux-4.1.27/arch/arc/kernel/
H A Dperf_event.c114 unsigned int cache_type, cache_op, cache_result; arc_pmu_cache_event() local
/linux-4.1.27/arch/arm/kernel/
H A Dperf_event.c30 unsigned int cache_type, cache_op, cache_result, ret; armpmu_map_cache_event() local
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c627 static struct kobj_type cache_type = { variable in typeref:struct:kobj_type
H A Dkfd_topology.h110 uint32_t cache_type; member in struct:kfd_cache_properties
/linux-4.1.27/arch/x86/kvm/
H A Dcpuid.c400 int i, cache_type; __do_cpuid_ent() local
/linux-4.1.27/arch/tile/kernel/
H A Dperf_event.c757 unsigned int cache_type, cache_op, cache_result; tile_map_cache_event() local
/linux-4.1.27/drivers/base/regmap/
H A Dinternal.h113 enum regcache_type cache_type; member in struct:regmap
/linux-4.1.27/arch/powerpc/kernel/
H A Dcacheinfo.c683 const char *cache_type; cacheinfo_create_index_opt_attrs() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dintel_cacheinfo.c29 char cache_type; member in struct:_cache_table
H A Dperf_event.c293 unsigned int cache_type, cache_op, cache_result; set_ext_hw_attr() local
/linux-4.1.27/arch/mips/kernel/
H A Dperf_event_mipsxx.c689 unsigned int cache_type, cache_op, cache_result; mipspmu_map_cache_event() local
/linux-4.1.27/arch/sparc/kernel/
H A Dperf_event.c1183 unsigned int cache_type, cache_op, cache_result; sparc_map_cache_event() local
/linux-4.1.27/arch/arm64/kernel/
H A Dperf_event.c88 unsigned int cache_type, cache_op, cache_result, ret; armpmu_map_cache_event() local
/linux-4.1.27/tools/perf/util/
H A Dparse-events.c323 int cache_type = -1, cache_op = -1, cache_result = -1; parse_events_add_cache() local
/linux-4.1.27/arch/ia64/include/asm/
H A Dpal.h284 u64 cache_type : 8, /* 7-0 cache type */ member in struct:pal_cache_line_id_u::__anon1497
297 u64 cache_type : 8, /* 7-0 cache type */ member in struct:pal_cache_line_id_u::__anon1498
907 ia64_pal_cache_config_info (u64 cache_level, u64 cache_type, pal_cache_config_info_t *conf) ia64_pal_cache_config_info() argument
925 ia64_pal_cache_prot_info (u64 cache_level, u64 cache_type, pal_cache_protection_info_t *prot) ia64_pal_cache_prot_info() argument
948 ia64_pal_cache_flush (u64 cache_type, u64 invalidate, u64 *progress, u64 *vector) ia64_pal_cache_flush() argument
961 ia64_pal_cache_init (u64 level, u64 cache_type, u64 rest) ia64_pal_cache_init() argument

Completed in 589 milliseconds