| /linux/arch/powerpc/mm/ |
| A D | numa.c | 323 entry = &associativity[index]; in __initialize_form1_numa_distance() 348 const __be32 *associativity; in update_numa_distance() local 351 if (!associativity) in update_numa_distance() 600 const __be32 *associativity; in get_nid_and_numa_distance() local 603 associativity = &aa.arrays[index]; in get_nid_and_numa_distance() 636 const __be32 *associativity; in of_drconf_to_nid_single() local 639 associativity = &aa.arrays[index]; in of_drconf_to_nid_single() 900 const __be32 *associativity; in parse_numa_properties() local 952 if (associativity) { in parse_numa_properties() 992 if (associativity) { in parse_numa_properties() [all …]
|
| /linux/Documentation/powerpc/ |
| A D | associativity.rst | 2 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 D | index.rst | 10 associativity
|
| /linux/tools/testing/selftests/powerpc/vphn/ |
| A D | vphn.c | 79 long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity) in hcall_vphn() argument 86 vphn_unpack_associativity(retbuf, associativity); in hcall_vphn()
|
| /linux/arch/powerpc/platforms/pseries/ |
| A D | vphn.c | 79 long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity) in hcall_vphn() argument 86 vphn_unpack_associativity(retbuf, associativity); in hcall_vphn()
|
| /linux/arch/powerpc/include/asm/ |
| A D | dtl.h | 50 extern long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity);
|
| A D | lppaca.h | 148 extern long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity);
|
| /linux/tools/testing/selftests/powerpc/vphn/asm/ |
| A D | lppaca.h | 148 extern long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity);
|
| /linux/arch/powerpc/kernel/ |
| A D | cacheinfo.c | 641 unsigned int associativity; in associativity_show() local 646 if (cache_associativity(cache, &associativity)) in associativity_show() 649 return sprintf(buf, "%u\n", associativity); in associativity_show()
|
| A D | prom_init.c | 925 u8 associativity; member 1099 .associativity = OV5_FEAT(OV5_FORM1_AFFINITY) | OV5_FEAT(OV5_PRRN) |
|
| /linux/arch/ia64/include/asm/ |
| A D | pal.h | 160 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/Documentation/devicetree/bindings/nios2/ |
| A D | nios2.txt | 23 - altr,tlb-num-ways: Specifies the number of set-associativity ways in the TLB.
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_crat.h | 167 uint8_t associativity; member
|
| A D | kfd_crat.c | 975 props->cache_assoc = cache->associativity; in kfd_parse_subtype_cache()
|
| /linux/arch/arm/boot/dts/ |
| A D | arm-realview-pbx-a9.dts | 70 * associativity as these may be erroneously set
|
| A D | arm-realview-eb-mp.dtsi | 73 * associativity as these may be erroneously set
|
| A D | arm-realview-pb1176.dts | 351 * associativity as these may be erroneously set
|
| A D | arm-realview-pb11mp.dts | 106 * associativity as these may be erroneously set
|
| /linux/arch/arm/mm/ |
| A D | cache-l2x0.c | 944 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/drivers/acpi/ |
| A D | pptt.c | 373 this_leaf->ways_of_associativity = found_cache->associativity; in update_cache_properties()
|
| /linux/Documentation/ABI/stable/ |
| A D | sysfs-devices-node | 157 The caches associativity indexing: 0 for direct mapped,
|
| /linux/Documentation/admin-guide/mm/ |
| A D | numaperf.rst | 163 for any other indexed based, multi-way associativity.
|
| /linux/tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 102 4, 0, EBX, 31:22, cache_ways, Ways of associativity
|
| /linux/include/acpi/ |
| A D | actbl2.h | 2078 u8 associativity; member
|