Searched full:heterogeneous (Results 1 – 25 of 74) sorted by relevance
123
/linux-6.14.4/Documentation/driver-api/ |
D | edac.rst | 191 Heterogeneous system support 194 An AMD heterogeneous system is built by connecting the data fabrics of 213 For example: a heterogeneous system with 1 AMD CPU is connected to 216 Some more heterogeneous hardware details: 227 The EDAC subsystem provides a mechanism to handle AMD heterogeneous 245 For example, a heterogeneous system with one AMD CPU is connected to
|
/linux-6.14.4/drivers/acpi/numa/ |
D | Kconfig | 6 bool "ACPI Heterogeneous Memory Attribute Table Support" 12 platform's ACPI HMAT (Heterogeneous Memory Attributes Table),
|
/linux-6.14.4/net/netfilter/ipvs/ |
D | ip_vs_sed.c | 21 * in large heterogeneous systems. In Proceedings IEEE INFOCOM'88, 28 * WLC, while scheduling big jobs under larger heterogeneous systems
|
D | ip_vs_nq.c | 19 * in large heterogeneous systems. In Proceedings IEEE INFOCOM'88,
|
/linux-6.14.4/drivers/ras/amd/atl/ |
D | access.c | 42 * On heterogeneous systems, not all AMD Nodes are accessible in get_accessible_node() 47 if (df_cfg.flags.heterogeneous) { in get_accessible_node()
|
D | umc.c | 371 if (df_cfg.rev == DF4p5 && df_cfg.flags.heterogeneous) in amd_retire_dram_row() 378 if (df_cfg.rev == DF4p5 && df_cfg.flags.heterogeneous) in get_addr() 391 if (df_cfg.rev == DF4p5 && df_cfg.flags.heterogeneous) { in get_die_id() 407 if (df_cfg.rev == DF4p5 && df_cfg.flags.heterogeneous) in get_coh_st_inst_id()
|
/linux-6.14.4/arch/powerpc/platforms/85xx/ |
D | Kconfig | 24 The BSC9131 is a heterogeneous SoC containing an e500v2 powerpc and a 39 BSC9132 is a heterogeneous SoC containing dual e500v2 powerpc cores
|
/linux-6.14.4/Documentation/devicetree/bindings/perf/ |
D | spe-pmu.yaml | 23 The PPI to signal SPE events. For heterogeneous systems where SPE is only
|
/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/ |
D | Kconfig | 3 # Heterogeneous system architecture configuration
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/ |
D | arm,trace-buffer-extension.yaml | 30 Exactly 1 PPI must be listed. For heterogeneous systems where
|
/linux-6.14.4/Documentation/admin-guide/mm/ |
D | numaperf.rst | 13 A system supports such heterogeneous memory by grouping each memory type 131 for example with ACPI HMAT (Heterogeneous Memory Attribute Table),
|
/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | mfd.txt | 3 These devices comprise a nexus for heterogeneous hardware blocks containing
|
/linux-6.14.4/drivers/dax/ |
D | Kconfig | 73 adds core kernel memory services to heterogeneous memory types
|
/linux-6.14.4/Documentation/arch/arm64/ |
D | perf.rst | 136 About heterogeneous systems 138 On heterogeneous systems such as big.LITTLE, userspace PMU counter access can
|
/linux-6.14.4/lib/ |
D | test_hmm_uapi.h | 3 * This is a module to test the HMM (Heterogeneous Memory Management) API
|
/linux-6.14.4/include/linux/ |
D | virtio_ring.h | 19 * For using virtio to talk to real devices (eg. other heterogeneous
|
/linux-6.14.4/Documentation/core-api/ |
D | memory-hotplug.rst | 115 heterogeneous/device memory, we should always hold the mem_hotplug_lock in
|
/linux-6.14.4/drivers/acpi/ |
D | pptt.c | 451 /* heterogeneous machines must use PPTT revision > 1 */ in flag_identical() 794 * Determine a unique heterogeneous tag for the given CPU. CPUs with the same 803 * where two cores in a heterogeneous machine may be identical, but won't have
|
/linux-6.14.4/Documentation/misc-devices/ |
D | uacce.rst | 13 Uacce takes the hardware accelerator as a heterogeneous processor, while
|
/linux-6.14.4/drivers/base/ |
D | Kconfig | 175 Enable reporting for heterogeneous memory access attributes under
|
/linux-6.14.4/net/ipv4/ |
D | tcp_hybla.c | 7 * for Heterogeneous Networks",
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-util-clamp.rst | 62 heterogeneous systems (e.g. Arm big.LITTLE); the constraint will help bias the 166 heterogeneous systems only. 557 On heterogeneous systems, it might be important for this task to run on
|
D | sched-capacity.rst | 12 CPUs. Heterogeneous platforms on the other hand are composed of CPUs with 17 the most performant CPU in the system. Heterogeneous systems are also called
|
/linux-6.14.4/arch/x86/kernel/acpi/ |
D | cppc.c | 272 /* detect if running on heterogeneous design */ in amd_get_boost_ratio_numerator()
|
/linux-6.14.4/Documentation/mm/ |
D | hmm.rst | 2 Heterogeneous Memory Management (HMM) 14 heterogeneous computing where GPU, DSP, or FPGA are used to perform various
|
123