Searched refs:associativity (Results 1 – 16 of 16) sorted by relevance
| /Linux-v4.19/arch/powerpc/mm/ |
| D | numa.c | 199 const __be32 *associativity) in initialize_distance_lookup_table() argument 209 entry = &associativity[be32_to_cpu(distance_ref_points[i]) - 1]; in initialize_distance_lookup_table() 217 static int associativity_to_nid(const __be32 *associativity) in associativity_to_nid() argument 224 if (of_read_number(associativity, 1) >= min_common_depth) in associativity_to_nid() 225 nid = of_read_number(&associativity[min_common_depth], 1); in associativity_to_nid() 232 of_read_number(associativity, 1) >= distance_ref_points_depth) { in associativity_to_nid() 236 initialize_distance_lookup_table(nid, associativity + 1); in associativity_to_nid() 1160 static long hcall_vphn(unsigned long cpu, __be32 *associativity) in hcall_vphn() argument 1168 vphn_unpack_associativity(retbuf, associativity); in hcall_vphn() 1174 __be32 *associativity) in vphn_get_associativity() argument [all …]
|
| /Linux-v4.19/arch/powerpc/kernel/ |
| D | cacheinfo.c | 590 unsigned int associativity; in associativity_show() local 595 if (cache_associativity(cache, &associativity)) in associativity_show() 598 return sprintf(buf, "%u\n", associativity); in associativity_show()
|
| D | prom_init.c | 737 u8 associativity; member 896 .associativity = OV5_FEAT(OV5_TYPE1_AFFINITY) | OV5_FEAT(OV5_PRRN),
|
| /Linux-v4.19/Documentation/devicetree/bindings/arm/uniphier/ |
| D | cache-uniphier.txt | 14 - cache-sets: specifies the number of associativity sets of the cache
|
| /Linux-v4.19/Documentation/devicetree/bindings/nios2/ |
| D | nios2.txt | 23 - altr,tlb-num-ways: Specifies the number of set-associativity ways in the TLB.
|
| /Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_crat.h | 167 uint8_t associativity; member
|
| D | kfd_crat.c | 317 props->cache_assoc = cache->associativity; in kfd_parse_subtype_cache()
|
| /Linux-v4.19/arch/ia64/include/asm/ |
| D | pal.h | 159 associativity : 8, /* 16-8 Associativity*/ member 200 #define pcci_assoc pcci_info_1.pcci1_bits.associativity 1576 associativity : 8, member 1589 #define tc_associativity pal_tc_info_s.associativity
|
| /Linux-v4.19/arch/arm/boot/dts/ |
| D | arm-realview-pbx-a9.dts | 70 * associativity as these may be erroneously set
|
| D | arm-realview-eb-mp.dtsi | 73 * associativity as these may be erroneously set
|
| D | arm-realview-pb1176.dts | 327 * associativity as these may be erroneously set
|
| D | arm-realview-pb11mp.dts | 104 * associativity as these may be erroneously set
|
| /Linux-v4.19/arch/arm/mm/ |
| D | cache-l2x0.c | 956 u32 *associativity, in l2x0_cache_size_of_parse() argument 1003 *associativity = cache_size / way_size; in l2x0_cache_size_of_parse() 1015 pr_info("L2C OF: override associativity: %d\n", *associativity); in l2x0_cache_size_of_parse()
|
| /Linux-v4.19/drivers/acpi/ |
| D | pptt.c | 376 this_leaf->ways_of_associativity = found_cache->associativity; in update_cache_properties()
|
| /Linux-v4.19/Documentation/devicetree/bindings/arm/ |
| D | l2c2x0.txt | 53 - cache-sets : specifies the number of associativity sets of the cache
|
| /Linux-v4.19/include/acpi/ |
| D | actbl2.h | 1487 u8 associativity; member
|