Searched refs:associativity (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/powerpc/powernv/ |
H A D | platform_powernv.c | 155 if (OF_getencprop(opal, "ibm,associativity-reference-points", refpoints, in powernv_attach() 582 cell_t associativity[5]; in powernv_node_numa_domain() 593 res = OF_getencprop(node, "ibm,associativity", in powernv_node_numa_domain() 594 associativity, sizeof(associativity)); in powernv_node_numa_domain() 597 * If this node doesn't have associativity, or if there are not in powernv_node_numa_domain() 609 if (numa_domains[i] == associativity[platform_associativity]) in powernv_node_numa_domain() 614 associativity[platform_associativity]; 576 cell_t associativity[5]; powernv_node_numa_domain() local
|
/freebsd/sys/contrib/device-tree/Bindings/riscv/ |
H A D | sifive-l2-cache.txt | 17 - cache-sets: Specifies the number of associativity sets of the cache.
|
/freebsd/sys/contrib/device-tree/Bindings/nios2/ |
H A D | nios2.txt | 23 - altr,tlb-num-ways: Specifies the number of set-associativity ways in the TLB.
|
/freebsd/sys/contrib/device-tree/src/arm/arm/ |
H A D | arm-realview-pbx-a9.dts | 70 * associativity as these may be erroneously set
|
H A D | arm-realview-eb-mp.dtsi | 73 * associativity as these may be erroneously set
|
H A D | arm-realview-pb1176.dts | 319 * associativity as these may be erroneously set
|
H A D | arm-realview-pb11mp.dts | 106 * associativity as these may be erroneously set
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 4463 precedence and associativity rules.
|