| /linux-6.15/drivers/ras/amd/atl/ |
| H A D | map.c | 578 u8 dies = 0; in get_num_intlv_dies() local 582 dies = FIELD_GET(DF2_INTLV_NUM_DIES, ctx->map.limit); in get_num_intlv_dies() 585 dies = FIELD_GET(DF3_INTLV_NUM_DIES, ctx->map.base); in get_num_intlv_dies() 588 dies = FIELD_GET(DF3p5_INTLV_NUM_DIES, ctx->map.base); in get_num_intlv_dies() 592 dies = FIELD_GET(DF4_INTLV_NUM_DIES, ctx->map.intlv); in get_num_intlv_dies() 600 return 1 << dies; in get_num_intlv_dies()
|
| /linux-6.15/drivers/soc/hisilicon/ |
| H A D | kunpeng_hccs.c | 520 if (!chip->dies) { in hccs_query_all_die_info_on_platform() 527 die = &chip->dies[j]; in hccs_query_all_die_info_on_platform() 666 die = &chip->dies[j]; in hccs_query_all_port_info_on_platform() 732 die = &chip->dies[j]; in hccs_calc_used_type_num() 1142 die = &chip->dies[i]; in all_linked_on_chip_show() 1173 die = &chip->dies[i]; in linked_full_lane_on_chip_show() 1204 die = &chip->dies[i]; in crc_err_cnt_sum_on_chip_show() 1300 die = &chip->dies[j]; in hccs_get_all_spec_port_idle_sta() 1339 die = &chip->dies[j]; in hccs_get_all_spec_port_full_lane_sta() 1619 die = &chip->dies[i]; in hccs_remove_chip_dir() [all …]
|
| H A D | kunpeng_hccs.h | 56 struct hccs_die_info *dies; member
|
| /linux-6.15/arch/arm/boot/dts/socionext/ |
| H A D | uniphier-ld6b.dtsi | 9 * LD6b consists of two silicon dies: D-chip and A-chip.
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | gendwarfksyms.rst | 27 --dump-dies Dump DWARF DIE contents 85 DWARF format produced by **--dump-dies**, but with type references 156 (as shown in **--dump-dies** output). 183 (as shown in **--dump-dies** output) and the name of the 208 (as shown in **--dump-dies** output) and the name of the
|
| /linux-6.15/Documentation/admin-guide/perf/ |
| H A D | hisi-pmu.rst | 10 The HiSilicon SoC encapsulates multiple CPU and IO dies. Each CPU cluster 95 4. Some HiSilicon SoCs encapsulate multiple CPU and IO dies. Each CPU die 96 contains several Compute Clusters (CCLs). The I/O dies are called Super I/O
|
| /linux-6.15/include/linux/mtd/ |
| H A D | onenand.h | 85 unsigned dies; member
|
| /linux-6.15/arch/arm64/boot/dts/apple/ |
| H A D | t600x-dieX.dtsi | 3 * Devices used on both dies on the Apple T6002 "M1 Ultra" and present on
|
| /linux-6.15/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | apple,aic2.yaml | 25 - Support for multiple dies
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | rpc-server-gss.rst | 86 /proc/net/rpc/use-gss-proxy. If gss-proxy dies, it must repeat both
|
| H A D | rpc-cache.rst | 182 If it dies and needs to be restarted, any requests that have not been
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf.data-file-format.txt | 181 struct perf_header_string_list dies; /* Variable length */ 187 sibling dies : 0-3 188 sibling dies : 4-7
|
| /linux-6.15/drivers/mtd/nand/onenand/ |
| H A D | onenand_base.c | 3405 for (die = 0; die < this->dies; die++) { in flexonenand_get_boundary() 3449 mtd->numeraseregions = this->dies << 1; in flexonenand_get_size() 3455 for (; die < this->dies; die++) { in flexonenand_get_size() 3495 for (die = 0, mtd->size = 0; die < this->dies; die++) { in flexonenand_get_size() 3727 this->dies = ONENAND_IS_DDP(this) ? 2 : 1; in onenand_probe() 3729 mtd->numeraseregions = this->dies << 1; in onenand_probe() 3731 kcalloc(this->dies << 1, in onenand_probe()
|
| /linux-6.15/Documentation/trace/ |
| H A D | hisi-ptt.rst | 38 SoC encapsulates multiple CPU dies (SCCL, Super CPU Cluster) and 39 IO dies (SICL, Super I/O Cluster), where there's one PCIe Root
|
| /linux-6.15/Documentation/devicetree/bindings/mtd/ |
| H A D | atmel-nand.txt | 34 exposes multiple CS lines (multi-dies chips), your reg property will
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | topology.rst | 60 The maximum number of dies in a package.
|
| /linux-6.15/Documentation/target/ |
| H A D | tcmu-design.rst | 90 3) dies 117 the ring to still work if the user process dies and is restarted with
|
| /linux-6.15/Documentation/locking/ |
| H A D | ww-mutex-design.rst | 41 and dies. Hence Wait-Die. 54 Wound-Wait transaction is considered preempted when it dies (returning
|
| H A D | robust-futexes.rst | 113 kernel to clean up if the thread dies after acquiring the lock, but just
|
| /linux-6.15/Documentation/leds/ |
| H A D | ledtrig-transient.rst | 158 long as the app is alive, it can keep the LED illuminated, if it dies
|
| /linux-6.15/scripts/ |
| H A D | Kbuild.include | 139 # Make dies with SIGPIPE before cleaning the targets.
|
| /linux-6.15/Documentation/gpu/ |
| H A D | vgaarbiter.rst | 86 to properly cleanup in all cases when a process dies.
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | edac.rst | 112 communication lanes. It uses vertically stacked memory chips (DRAM dies)
|
| /linux-6.15/Documentation/networking/ |
| H A D | eql.rst | 128 an enslaved device "dies", it is automatically taken out of the queue.
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | bug-hunting.rst | 75 Sometimes ``klogd`` dies, in which case you can run ``dmesg > file`` to
|