Searched full:multicore (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v5.10/drivers/net/wireguard/ |
D | queueing.c | 26 bool multicore, unsigned int len) in wg_packet_queue_init() argument 35 if (multicore) { in wg_packet_queue_init() 49 void wg_packet_queue_free(struct crypt_queue *queue, bool multicore) in wg_packet_queue_free() argument 51 if (multicore) in wg_packet_queue_free()
|
D | queueing.h | 24 bool multicore, unsigned int len); 25 void wg_packet_queue_free(struct crypt_queue *queue, bool multicore);
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ti/ |
D | k3.yaml | 7 title: Texas Instruments K3 Multicore SoC architecture device tree bindings 13 Platforms based on Texas Instruments K3 Multicore SoC architecture
|
/Linux-v5.10/Documentation/devicetree/bindings/soc/ti/ |
D | k3-socinfo.yaml | 7 title: Texas Instruments K3 Multicore SoC platforms chipid module 14 Texas Instruments (ARM64) K3 Multicore SoC platforms chipid module is
|
/Linux-v5.10/drivers/soc/ti/ |
D | Kconfig | 33 Say y here to support the Keystone multicore Navigator Queue 100 Include support for the SoC bus socinfo for the TI K3 Multicore SoC
|
/Linux-v5.10/arch/arm64/ |
D | Kconfig.platforms | 107 bool "Texas Instruments Inc. K3 multicore SoC architecture" 117 This enables support for Texas Instruments' K3 multicore SoC
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | arm-dsu-pmu.txt | 5 form a multicore cluster. The PMU enables to gather various statistics on
|
D | arm,realview.yaml | 15 the earlier CPUs such as TrustZone and multicore (MPCore).
|
D | arm,vexpress-juno.yaml | 15 multicore Cortex-A class systems. The Versatile Express family contains both
|
/Linux-v5.10/Documentation/admin-guide/perf/ |
D | arm_dsu_pmu.rst | 6 control logic and external interfaces to form a multicore cluster. The PMU
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | ccf.txt | 6 that enables the implementation of coherent, multicore systems.
|
/Linux-v5.10/drivers/soc/fsl/qbman/ |
D | Kconfig | 8 hardware components on specific QorIQ multicore processors.
|
/Linux-v5.10/arch/arm/mach-realview/ |
D | Kconfig | 54 bool "Support Multicore Cortex-A9 Tile"
|
/Linux-v5.10/include/uapi/linux/ |
D | psci.h | 80 /* PSCI v0.2 multicore support in Trusted OS returned by MIGRATE_INFO_TYPE */
|
/Linux-v5.10/drivers/crypto/caam/ |
D | Kconfig | 12 tristate "Freescale CAAM-Multicore platform driver backend"
|
/Linux-v5.10/arch/arm/mach-omap1/include/mach/ |
D | soc.h | 26 * Test if multicore OMAP support is needed
|
/Linux-v5.10/drivers/gpu/drm/v3d/ |
D | v3d_drv.c | 279 WARN_ON(v3d->cores > 1); /* multicore not yet implemented */ in v3d_platform_drm_probe()
|
/Linux-v5.10/arch/arc/kernel/ |
D | mcip.c | 3 * ARC ARConnect (MultiCore IP) support (formerly known as MCIP)
|
/Linux-v5.10/arch/arc/ |
D | Kconfig | 210 bool "ARConnect Multicore IP (MCIP) Support "
|
/Linux-v5.10/Documentation/vm/ |
D | cleancache.rst | 225 has little value, but in newer multicore machines, especially
|
/Linux-v5.10/Documentation/admin-guide/pm/ |
D | cpufreq.rst | 124 multicore processor, or a hardware thread in a physical processor or processor 601 cores in a multicore package temporarily (and above the sustainable frequency
|
D | intel_pstate.rst | 243 multicore processor to opportunistically increase the P-state of one or more
|
/Linux-v5.10/Documentation/devicetree/bindings/ |
D | trivial-devices.yaml | 69 # DA9053: flexible system level PMIC with multicore support
|
/Linux-v5.10/Documentation/scheduler/ |
D | sched-deadline.rst | 537 17 - L. Abeni, G. Lipari, A. Parri, Y. Sun, Multicore CPU reclaiming: parallel
|
/Linux-v5.10/arch/x86/kernel/ |
D | smpboot.c | 500 * multicore group inside a NUMA node. If this happens, we will
|
12