Home
last modified time | relevance | path

Searched refs:architecture (Results 1 – 25 of 105) sorted by relevance

12345

/f-stack/freebsd/contrib/device-tree/Bindings/arm/ti/
H A Dk3.txt1 Texas Instruments K3 Multicore SoC architecture device tree bindings
4 Platforms based on Texas Instruments K3 Multicore SoC architecture
11 architecture it uses, using one of the following compatible values:
/f-stack/dpdk/doc/guides/vdpadevs/
H A Dfeatures_overview.rst112 Support armv7 architecture.
115 Support armv8a (64bit) architecture.
118 Support PowerPC architecture.
121 Support 32bits x86 architecture.
124 Support 64bits x86 architecture.
/f-stack/freebsd/arm/arm/
H A Dcpuinfo.c109 cpuinfo.architecture = 1; in cpuinfo_init()
113 cpuinfo.architecture = (cpuinfo.midr >> 16) & 0x0F; in cpuinfo_init()
118 cpuinfo.architecture = (cpuinfo.midr >> 16) & 0x0F; in cpuinfo_init()
134 if (cpuinfo.architecture != 0xF) in cpuinfo_init()
/f-stack/freebsd/contrib/openzfs/config/
H A Ddeb.am23 debarch=`$(DPKG) --print-architecture`; \
33 debarch=`$(DPKG) --print-architecture`; \
42 debarch=`$(DPKG) --print-architecture`; \
H A Dkernel-in-compat-syscall.m44 dnl # architecture basis. Prior to this is_compat_task() was the
H A Dalways-arch.m42 dnl # Set the target cpu architecture. This allows the
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dcpus.txt17 Freescale Power Architecture) defines the architecture for Freescale
18 Power CPUs. The EREF defines some architecture categories not defined
/f-stack/dpdk/doc/guides/regexdevs/
H A Dfeatures_overview.rst73 Support armv8 (64bit) architecture.
76 Support x86 architecture.
/f-stack/dpdk/doc/guides/contributing/
H A Ddesign.rst10 In DPDK and DPDK applications, some code is specific to an architecture (i686, x86_64) or to an exe…
11 As far as is possible, all such instances of architecture or env-specific code should be provided v…
14 For instance, a file located in a subdir of "x86_64" directory is specific to this architecture.
20 The correct location for architecture or executive environment specific code is in the EAL.
36 …In this case, the code is split into two separate files that are architecture or environment speci…
44 * ``RTE_ARCH`` is a string that contains the name of the architecture.
/f-stack/dpdk/lib/librte_lpm/
H A Dmeson.build7 # without worrying about which architecture we actually need
/f-stack/dpdk/doc/guides/prog_guide/
H A Dintro.rst7 This document provides software architecture information,
33 * The software architecture and how to use it (through examples),
H A Doverview.rst9 This section gives a global overview of the architecture of Data Plane Development Kit (DPDK).
19 which may be specific to a mode of the Intel® architecture (32-bit or 64-bit),
44 Once these libraries are created for the specific environment and architecture,
92 .. figure:: img/architecture-overview.*
H A Dglossary.rst45 In contrast to the control plane, the data plane in a network architecture
209 In the DPDK, the target is a combination of architecture, machine,
/f-stack/freebsd/arm/include/
H A Dcpuinfo.h92 int architecture; member
H A Dacle-compat.h182 # error Unable to determine architecture version.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/bcm/
H A Dbrcm,hr2.yaml11 are based on Broadcom's iProc SoC architecture and feature a single core Cortex
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmeson.build17 # get the performance thread (pt) architecture subdir
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dmeson.build17 # get the performance thread (pt) architecture subdir
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dti,keystone-timer.txt4 architecture devices. The timer can be configured as a general-purpose 64-bit
H A Dti,davinci-timer.txt4 architecture devices. The timer can be configured as a general-purpose 64-bit
/f-stack/freebsd/contrib/device-tree/Bindings/openrisc/opencores/
H A Dor1ksim.txt5 platform essentially follows the conventions of the OpenRISC architecture
/f-stack/freebsd/contrib/device-tree/Bindings/arm/hisilicon/
H A Dhisilicon-low-pin-count.txt4 Hip06 is based on arm64 architecture where there is no I/O space. So, the
/f-stack/freebsd/sys/
H A Dkerneldump.h83 char architecture[12]; member
/f-stack/freebsd/contrib/device-tree/Bindings/hwlock/
H A Domap-hwspinlock.txt13 (for OMAP architecture based SoCs only)
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dnvidia,tegra194-ccplex.yaml15 Tegra194 SOC has homogeneous architecture where each cluster has two

12345