Searched defs:cache_type (Results 1 – 8 of 8) sorted by relevance
/arch/sh/mm/ |
D | cache-debugfs.c | 19 enum cache_type { enum 28 unsigned int cache_type = (unsigned int)file->private; in cache_seq_show() local
|
/arch/arm/mm/ |
D | mmap.c | 34 unsigned int cache_type; in arch_get_unmapped_area() 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/ia64/kvm/ |
D | kvm_fw.c | 95 u64 cache_type; member
|
/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/powerpc/kernel/ |
D | cacheinfo.c | 658 const char *cache_type; in cacheinfo_create_index_opt_attrs() local
|
/arch/x86/kernel/cpu/ |
D | intel_cacheinfo.c | 30 char cache_type; member
|
/arch/x86/kvm/ |
D | x86.c | 1264 int i, cache_type; in do_cpuid_ent() local
|