Home
last modified time | relevance | path

Searched refs:cores (Results 101 – 125 of 412) sorted by relevance

12345678910>>...17

/openbmc/linux/drivers/bcma/
H A Dscan.c251 list_for_each_entry(core, &bus->cores, list) { in bcma_find_core_by_index()
262 list_for_each_entry_reverse(core, &bus->cores, list) { in bcma_find_core_reverse()
515 list_add_tail(&core->list, &bus->cores); in bcma_bus_scan()
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-ap810-ap0-octa-core.dtsi5 * Device Tree file for Marvell Armada AP810 OCTA cores.
/openbmc/u-boot/arch/arm/dts/
H A Dfsl-imx8-ca35.dtsi14 /* We have 1 clusters having 4 Cortex-A35 cores */
/openbmc/u-boot/arch/arc/
H A DKconfig18 The original ARC ISA of ARC600/700 cores
23 ISA for the Next Generation ARC-HS cores
/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_drv.c240 v3d->cores = V3D_GET_FIELD(ident1, V3D_HUB_IDENT1_NCORES); in v3d_platform_drm_probe()
241 WARN_ON(v3d->cores > 1); /* multicore not yet implemented */ in v3d_platform_drm_probe()
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-grgpio.txt1 Aeroflex Gaisler GRGPIO General Purpose I/O cores.
H A Dgpio-dsp-keystone.txt3 HOST OS userland running on ARM can send interrupts to DSP cores using
/openbmc/linux/arch/powerpc/platforms/86xx/
H A DKconfig8 The Freescale E600 SoCs have 74xx cores.
/openbmc/linux/drivers/hwmon/peci/
H A DKconfig11 readings of the CPU package and CPU cores that are accessible via
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-xtensa-cross.docker5 # using a prebuilt toolchains for Xtensa cores from:
/openbmc/linux/Documentation/devicetree/bindings/arm/rockchip/
H A Dpmu.yaml15 This includes the power to the CPU cores.
/openbmc/u-boot/board/ti/am65x/
H A DREADME8 cores, voltage domains and peripherals:
24 firmware on the r5 cores like.... autosar can be loaded to receive CAN
/openbmc/qemu/hw/s390x/
H A Dcpu-topology.c343 if (s390_topology.cores_per_socket[entry] >= ms->smp.cores) { in s390_topology_setup_cpu()
415 ms->smp.cores) { in s390_change_topology()
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dreg-file-data-sampling.rst6 only affects Intel Atom parts(also branded as E-cores). RFDS may allow
53 before VMentry. None of the affected cores support SMT, so VERW is not required
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,nvic.txt4 Cortex-M based processor cores. The NVIC implemented on different SoCs
H A Dti,keystone-irq.txt3 On Keystone SOCs, DSP cores can send interrupts to ARM
/openbmc/linux/Documentation/devicetree/bindings/arm/omap/
H A Dmpu.txt3 The MPU subsystem contain one or several ARM cores
/openbmc/linux/Documentation/devicetree/bindings/csky/
H A Dcpus.txt35 Description: Describes one of SMP cores
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dbman-portals.txt13 interaction by software running on processor cores, accelerators and network
/openbmc/openbmc/poky/meta/recipes-support/lz4/
H A Dlz4_1.9.4.bb2 …hm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also featu…
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dnvidia,tegra194-ccplex.yaml16 symmetric cores. Compatible string in "cpus" node represents the CPU
/openbmc/linux/Documentation/devicetree/bindings/cache/
H A Dandestech,ax45mp-cache.yaml16 is shared between cores, and a non-inclusive non-exclusive policy is used.
/openbmc/linux/Documentation/devicetree/bindings/perf/
H A Darm,dsu-pmu.yaml15 ARM DynamIQ Shared Unit (DSU) integrates one or more CPU cores with a shared
/openbmc/linux/arch/arm/boot/dts/calxeda/
H A Decx-2000.dts8 /* First 4KB has pen for secondary cores. */
/openbmc/qemu/hw/loongarch/
H A Dvirt.c200 num / (ms->smp.cores * ms->smp.threads), in fdt_add_cpu_nodes()
201 (num / ms->smp.threads) % ms->smp.cores, in fdt_add_cpu_nodes()
206 num / ms->smp.cores, in fdt_add_cpu_nodes()
207 num % ms->smp.cores); in fdt_add_cpu_nodes()
1040 n / (ms->smp.cores * ms->smp.threads); in virt_possible_cpu_arch_ids()
1043 n / ms->smp.threads % ms->smp.cores; in virt_possible_cpu_arch_ids()

12345678910>>...17