Home
last modified time | relevance | path

Searched refs:associativity (Results 1 – 24 of 24) sorted by relevance

/linux-6.3-rc2/arch/powerpc/mm/
A Dnuma.c322 entry = &associativity[index]; in __initialize_form1_numa_distance()
347 const __be32 *associativity; in update_numa_distance() local
350 if (!associativity) in update_numa_distance()
599 const __be32 *associativity; in get_nid_and_numa_distance() local
602 associativity = &aa.arrays[index]; in get_nid_and_numa_distance()
635 const __be32 *associativity; in of_drconf_to_nid_single() local
638 associativity = &aa.arrays[index]; in of_drconf_to_nid_single()
899 const __be32 *associativity; in parse_numa_properties() local
951 if (associativity) { in parse_numa_properties()
993 if (associativity) { in parse_numa_properties()
[all …]
/linux-6.3-rc2/Documentation/powerpc/
A Dassociativity.rst2 NUMA resource associativity
15 associativity grouping. Form 0 is the oldest format and is now considered deprecated.
19 A value of 1 indicates the usage of Form 1 associativity. For Form 2 associativity
24 Form 0 associativity supports only two NUMA distances (LOCAL and REMOTE).
28 With Form 1 a combination of ibm,associativity-reference-points, and ibm,associativity
31 The “ibm,associativity” property contains a list of one or more numbers (domainID)
34 The “ibm,associativity-reference-points” property contains a list of one or more numbers
35 (domainID index) that represents the 1 based ordinal in the associativity lists.
56 Hypervisor indicates the usage of FORM2 associativity using bit 2 of byte 5 in the
94 A possible "ibm,associativity" property for resources in node 0, 8 and 40
[all …]
A Dindex.rst10 associativity
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dvphn.c79 long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity) in hcall_vphn() argument
86 vphn_unpack_associativity(retbuf, associativity); in hcall_vphn()
/linux-6.3-rc2/tools/testing/selftests/powerpc/vphn/
A Dvphn.c79 long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity) in hcall_vphn() argument
86 vphn_unpack_associativity(retbuf, associativity); in hcall_vphn()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Ddtl.h42 extern long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity);
A Dlppaca.h152 extern long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity);
/linux-6.3-rc2/tools/testing/selftests/powerpc/vphn/asm/
A Dlppaca.h152 extern long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity);
/linux-6.3-rc2/arch/powerpc/kernel/
A Dcacheinfo.c640 unsigned int associativity; in associativity_show() local
645 if (cache_associativity(cache, &associativity)) in associativity_show()
648 return sprintf(buf, "%u\n", associativity); in associativity_show()
A Dprom_init.c921 u8 associativity; member
1095 .associativity = OV5_FEAT(OV5_FORM1_AFFINITY) | OV5_FEAT(OV5_PRRN) |
/linux-6.3-rc2/Documentation/devicetree/bindings/nios2/
A Dnios2.txt23 - altr,tlb-num-ways: Specifies the number of set-associativity ways in the TLB.
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_crat.h167 uint8_t associativity; member
A Dkfd_crat.c1110 props->cache_assoc = cache->associativity; in kfd_parse_subtype_cache()
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpal.h160 associativity : 8, /* 16-8 Associativity*/ member
201 #define pcci_assoc pcci_info_1.pcci1_bits.associativity
1577 associativity : 8, member
1590 #define tc_associativity pal_tc_info_s.associativity
/linux-6.3-rc2/arch/arm/boot/dts/
A Darm-realview-pbx-a9.dts70 * associativity as these may be erroneously set
A Darm-realview-eb-mp.dtsi73 * associativity as these may be erroneously set
A Darm-realview-pb1176.dts351 * associativity as these may be erroneously set
A Darm-realview-pb11mp.dts106 * associativity as these may be erroneously set
/linux-6.3-rc2/arch/arm/mm/
A Dcache-l2x0.c944 u32 *associativity, in l2x0_cache_size_of_parse() argument
991 *associativity = cache_size / way_size; in l2x0_cache_size_of_parse()
1003 pr_info("L2C OF: override associativity: %d\n", *associativity); in l2x0_cache_size_of_parse()
/linux-6.3-rc2/drivers/acpi/
A Dpptt.c372 this_leaf->ways_of_associativity = found_cache->associativity; in update_cache_properties()
/linux-6.3-rc2/Documentation/ABI/stable/
A Dsysfs-devices-node157 The caches associativity indexing: 0 for direct mapped,
/linux-6.3-rc2/Documentation/admin-guide/mm/
A Dnumaperf.rst162 for any other indexed based, multi-way associativity.
/linux-6.3-rc2/tools/arch/x86/kcpuid/
A Dcpuid.csv102 4, 0, EBX, 31:22, cache_ways, Ways of associativity
/linux-6.3-rc2/include/acpi/
A Dactbl2.h2369 u8 associativity; member

Completed in 63 milliseconds