Home
last modified time | relevance | path

Searched refs:cores (Results 226 – 250 of 412) sorted by relevance

12345678910>>...17

/openbmc/qemu/docs/system/arm/
H A Dsabrelite.rst13 * Up to 4 Cortex-A9 cores
H A Dxlnx-versal-virt.rst18 limitations. Currently, we support the following cores and devices:
20 Implemented CPU cores:
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dpmu.yaml14 ARM cores often have a PMU for counting cpu and cache events like cache misses
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Darm,arch_timer.yaml13 ARM cores may have a per-core architected timer, which provides per-cpu timers,
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dnxp,imx-mipi-csi2.yaml21 own. This binding thus covers both IP cores.
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dxlnx,zynqmp-r5fss.yaml28 lock-step mode(Both RPU cores execute the same code in lock-step,
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8dxl.dtsi37 /* We have 1 clusters with 2 Cortex-A35 cores */
/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_drv.h95 u32 cores; member
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c1991 int idx, cores; in sparx5_vcap_block_alloc() local
2016 cores = spx5_rd(sparx5, VCAP_ES0_CORE_CNT); in sparx5_vcap_block_alloc()
2017 for (idx = 0; idx < cores; ++idx) { in sparx5_vcap_block_alloc()
2028 cores = spx5_rd(sparx5, VCAP_ES2_CORE_CNT); in sparx5_vcap_block_alloc()
2029 for (idx = 0; idx < cores; ++idx) { in sparx5_vcap_block_alloc()
/openbmc/linux/Documentation/staging/
H A Drpmsg.rst21 and each of the other three cores (two M3 cores and a DSP) is running
44 OMAP4, remote cores and hardware accelerators may have direct access to the
/openbmc/qemu/qapi/
H A Dmachine.json991 # For pseries machine type started with -smp 2,cores=2,maxcpus=4 -cpu
1606 # @drawers, @books, @sockets, @dies, @clusters, @cores, @threads.
1612 # is the parent container of cores.
1629 # @cores: number of cores per parent container
1642 '*cores': 'int',
/openbmc/u-boot/board/freescale/mpc8572ds/
H A DREADME136 5. Bring up two cores separately:
/openbmc/qemu/docs/system/
H A Dgdb.rst94 U54 cores. Here the E51 is the only thread in the first inferior, and
95 the U54 cores are all threads in the second inferior.
/openbmc/linux/drivers/soc/qcom/
H A DKconfig123 cores on some Qualcomm SoCs.
242 to manage cores, L2 low power modes and to configure the internal
/openbmc/linux/Documentation/bpf/
H A Dcpumasks.rst14 a task is affinitized to, but they can also be used to e.g. track which cores
15 are associated with a scheduling domain, which cores on a machine are idle,
/openbmc/qemu/docs/devel/
H A Dmulti-thread-tcg.rst20 being emulated gained additional cores and per-core performance gains
81 translation buffer which contains code running on all cores. Any
334 other cores sharing access to the memory. The classic example is the
/openbmc/linux/Documentation/arch/arm/
H A Dmarvell.rst471 The XScale cores were designed by Intel, and shipped by Marvell in the older
473 and that evolved into Sheeva. The XScale and Feroceon cores were phased out
474 over time and replaced with Sheeva cores in later products, which subsequently
475 got replaced with licensed ARM Cortex-A cores.
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcommand_submission.c2452 u32 *cores; in cs_ioctl_engine_cores() local
2469 cores = kmalloc_array(num_engine_cores, sizeof(u32), GFP_KERNEL); in cs_ioctl_engine_cores()
2470 if (!cores) in cs_ioctl_engine_cores()
2473 if (copy_from_user(cores, engine_cores_arr, num_engine_cores * sizeof(u32))) { in cs_ioctl_engine_cores()
2475 kfree(cores); in cs_ioctl_engine_cores()
2479 rc = hdev->asic_funcs->set_engine_cores(hdev, cores, num_engine_cores, core_command); in cs_ioctl_engine_cores()
2480 kfree(cores); in cs_ioctl_engine_cores()
/openbmc/linux/arch/mips/
H A DKconfig1289 cores implements the MIPS64R2 instruction set with many extensions,
1299 New Loongson-3 cores (since Loongson-3A R2, as opposed to Loongson-3A
1321 bool "Emulate the CPUCFG instruction on older Loongson cores"
1328 cores, back to Loongson-3A1000.
1525 level features like up to six P5600 calculation cores, CM2 with L2
1643 can have up to 16 Mips64v2 cores and 8 integrated gigabit ethernets.
2093 only on cnMIPS cores. Note that you will need a suitable Linux
2208 on cores with the MT ASE and uses the available VPEs to implement
2222 when dealing with MIPS MT enabled cores at a cost of slightly
2303 Select this if you wish to run an SMP kernel across multiple cores
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dcoretemp.rst33 show the temperature of all cores inside a package under a single device
/openbmc/linux/drivers/gpu/drm/msm/
H A DNOTES15 + zero, one, or two 2d cores (z180)
/openbmc/u-boot/doc/
H A DREADME.mpc85xx4 Freescale's e500v1 and e500v2 cores (used in mpc85xx chips) have some
/openbmc/linux/drivers/thermal/intel/
H A DKconfig54 addition to DTSs on CPU cores. Each DTS will be registered as a
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h65 struct list_head cores; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h473 u8 cores; member

12345678910>>...17