Home
last modified time | relevance | path

Searched refs:coherency_line_size (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/arch/nds32/kernel/
Dcacheinfo.c15 this_leaf->coherency_line_size = CACHE_LINE_SIZE(cache_type); in ci_leaf_init()
19 this_leaf->coherency_line_size * this_leaf->ways_of_associativity; in ci_leaf_init()
/Linux-v4.19/arch/s390/kernel/
Dcache.c85 seq_printf(m, "line_size=%u ", cache->coherency_line_size); in show_cacheinfo()
117 this_leaf->coherency_line_size = ecag(EXTRACT_LINE_SIZE, level, ti); in ci_leaf_init()
120 num_sets = this_leaf->size / this_leaf->coherency_line_size; in ci_leaf_init()
/Linux-v4.19/drivers/base/
Dcacheinfo.c103 this_leaf->coherency_line_size = line_size; in cache_get_line_size()
123 unsigned int line_size = this_leaf->coherency_line_size; in cache_associativity()
367 show_one(coherency_line_size, coherency_line_size);
450 static DEVICE_ATTR_RO(coherency_line_size);
496 this_leaf->coherency_line_size) in cache_default_attrs_is_visible()
/Linux-v4.19/include/linux/
Dcacheinfo.h51 unsigned int coherency_line_size; member
/Linux-v4.19/arch/x86/kernel/cpu/
Dcacheinfo.c142 unsigned int coherency_line_size:12; member
292 ebx->split.coherency_line_size = line_size - 1; in amd_cpuid4()
616 (ebx.split.coherency_line_size + 1) * in cpuid4_cache_lookup_regs()
949 this_leaf->coherency_line_size = in ci_leaf_init()
950 base->ebx.split.coherency_line_size + 1; in ci_leaf_init()
Dintel_rdt_pseudo_lock.c312 plr->line_size = ci->info_list[i].coherency_line_size; in pseudo_lock_region_init()
/Linux-v4.19/arch/mips/kernel/
Dcacheinfo.c23 leaf->coherency_line_size = c->cache.linesz; \
/Linux-v4.19/arch/ia64/kernel/
Dtopology.c254 define_one_ro(coherency_line_size);
264 &coherency_line_size.attr,
/Linux-v4.19/drivers/acpi/
Dpptt.c368 this_leaf->coherency_line_size = found_cache->line_size; in update_cache_properties()
/Linux-v4.19/arch/powerpc/kernel/
Dcacheinfo.c570 __ATTR(coherency_line_size, 0444, line_size_show, NULL);
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices-system-cpu340 coherency_line_size: the minimum amount of data in bytes that gets