Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dcache.c82 seq_printf(m, "line_size=%u ", cache->coherency_line_size); in show_cacheinfo()
114 this_leaf->coherency_line_size = ecag(EXTRACT_LINE_SIZE, level, ti); in ci_leaf_init()
117 num_sets = this_leaf->size / this_leaf->coherency_line_size; in ci_leaf_init()
/openbmc/linux/drivers/base/
H A Dcacheinfo.c149 this_leaf->coherency_line_size = line_size; in cache_get_line_size()
168 unsigned int line_size = this_leaf->coherency_line_size; in cache_associativity()
409 if (this_leaf->coherency_line_size > coherency_max_size) in cache_shared_cpu_map_setup()
410 coherency_max_size = this_leaf->coherency_line_size; in cache_shared_cpu_map_setup()
627 show_one(coherency_line_size, coherency_line_size);
717 static DEVICE_ATTR_RO(coherency_line_size);
763 this_leaf->coherency_line_size) in cache_default_attrs_is_visible()
/openbmc/linux/include/linux/
H A Dcacheinfo.h53 unsigned int coherency_line_size; member
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c158 unsigned int coherency_line_size:12; member
309 ebx->split.coherency_line_size = line_size - 1; in amd_cpuid4()
637 (ebx.split.coherency_line_size + 1) * in cpuid4_cache_lookup_regs()
990 this_leaf->coherency_line_size = in ci_leaf_init()
991 base->ebx.split.coherency_line_size + 1; in ci_leaf_init()
/openbmc/linux/arch/loongarch/kernel/
H A Dcacheinfo.c74 this_leaf->coherency_line_size = cd->linesz; in populate_cache_leaves()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0008-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch25 + FILE * fp = fopen("/sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size", "r");
/openbmc/linux/arch/riscv/kernel/
H A Dcacheinfo.c63 this_leaf->coherency_line_size) : in get_cache_geometry()
/openbmc/linux/arch/ia64/kernel/
H A Dtopology.c239 define_one_ro(coherency_line_size);
249 &coherency_line_size.attr,
/openbmc/linux/arch/mips/kernel/
H A Dcacheinfo.c12 leaf->coherency_line_size = c->cache.linesz; \
/openbmc/linux/drivers/acpi/
H A Dpptt.c368 this_leaf->coherency_line_size = found_cache->line_size; in update_cache_properties()
/openbmc/linux/arch/powerpc/kernel/
H A Dcacheinfo.c620 __ATTR(coherency_line_size, 0444, line_size_show, NULL);
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dpseudo_lock.c315 plr->line_size = ci->info_list[i].coherency_line_size; in pseudo_lock_region_init()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu360 coherency_line_size: