Searched defs:cache_type (Results 1 – 12 of 12) sorted by relevance
/arch/sh/mm/ |
D | cache-debugfs.c | 19 enum cache_type { enum 27 unsigned int cache_type = (unsigned int)file->private; in cache_seq_show() local
|
/arch/arm/mach-tegra/ |
D | common.c | 100 u32 aux_ctrl, cache_type; in tegra_init_cache() local
|
/arch/ia64/kernel/ |
D | sal.c | 245 u64 vector, cache_type = 3; in check_sal_cache_flush() local 284 ia64_sal_cache_flush (u64 cache_type) in ia64_sal_cache_flush()
|
/arch/x86/kvm/ |
D | cpuid.c | 297 int i, cache_type; in do_cpuid_ent() local
|
/arch/ia64/include/asm/ |
D | pal.h | 284 u64 cache_type : 8, /* 7-0 cache type */ member 297 u64 cache_type : 8, /* 7-0 cache type */ member 907 ia64_pal_cache_config_info (u64 cache_level, u64 cache_type, pal_cache_config_info_t *conf) in ia64_pal_cache_config_info() 925 ia64_pal_cache_prot_info (u64 cache_level, u64 cache_type, pal_cache_protection_info_t *prot) in ia64_pal_cache_prot_info() 948 ia64_pal_cache_flush (u64 cache_type, u64 invalidate, u64 *progress, u64 *vector) in ia64_pal_cache_flush() 961 ia64_pal_cache_init (u64 level, u64 cache_type, u64 rest) in ia64_pal_cache_init()
|
/arch/arm/kernel/ |
D | perf_event.c | 87 unsigned int cache_type, cache_op, cache_result, ret; in armpmu_map_cache_event() local
|
/arch/ia64/kvm/ |
D | kvm_fw.c | 98 u64 cache_type; member
|
/arch/powerpc/kernel/ |
D | cacheinfo.c | 659 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
|
/arch/mips/kernel/ |
D | perf_event_mipsxx.c | 683 unsigned int cache_type, cache_op, cache_result; in mipspmu_map_cache_event() local
|
/arch/sparc/kernel/ |
D | perf_event.c | 891 unsigned int cache_type, cache_op, cache_result; in sparc_map_cache_event() local
|
/arch/x86/kernel/cpu/ |
D | perf_event.c | 265 unsigned int cache_type, cache_op, cache_result; in set_ext_hw_attr() local
|
D | intel_cacheinfo.c | 31 char cache_type; member
|