| /f-stack/dpdk/config/arm/ |
| H A D | meson.build | 6 march_opt = '-march=@0@'.format(machine) 9 arm_force_default_march = (machine == 'default') 141 # mk/machine/armv7a/rte.vars.mk sets it too 147 machine = [] variable 152 machine = impl_generic variable 165 if machine[0] == 'generic' 166 machine = impl_generic variable 176 machine = get_variable('impl_' + impl_id) variable 187 message('Implementer : ' + machine[0]) 188 foreach flag: machine[1] [all …]
|
| /f-stack/tools/libxo/tests/xo/saved/ |
| H A D | xo_02.XP.out | 63 <machine> 66 </machine> 67 <machine> 70 </machine> 71 <machine> 74 </machine>
|
| H A D | xo_02.X.out | 1 …machine><name>red</name><memory>55</memory></machine><machine><name>green</name><memory>55</memory…
|
| /f-stack/tools/libxo/tests/xo/ |
| H A D | xo_02.sh | 49 ${XOP} --open-list machine 52 ${XOP} --depth 1 $NF --open-instance machine 54 ${XOP} --depth 1 --close-instance machine 57 ${XOP} $NF --close-list machine
|
| /f-stack/dpdk/config/ |
| H A D | meson.build | 68 machine = host_machine.cpu() variable 70 machine = get_option('machine') variable 79 if machine == 'default' variable 82 machine = 'corei7' variable 84 machine = 'armv7-a' variable 87 machine = 'default' variable 89 machine = 'power8' variable 93 dpdk_conf.set('RTE_MACHINE', machine) 98 machine_args += '-mcpu=' + machine 99 machine_args += '-mtune=' + machine [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | mt2701-wm8960.txt | 4 - compatible: "mediatek,mt2701-wm8960-machine" 14 compatible = "mediatek,mt2701-wm8960-machine";
|
| H A D | mt2701-cs42448.txt | 4 - compatible: "mediatek,mt2701-cs42448-machine" 17 compatible = "mediatek,mt2701-cs42448-machine";
|
| /f-stack/freebsd/arm/arm/ |
| H A D | platform_if.m | 36 #include <machine/machdep.h> 37 #include <machine/platform.h> 38 #include <machine/platformvar.h> 39 #include <machine/smp.h> 40 #include <machine/vmparam.h>
|
| H A D | platform_pl310_if.m | 34 #include <machine/bus.h> 35 #include <machine/pl310.h> 36 #include <machine/platformvar.h>
|
| /f-stack/freebsd/kern/ |
| H A D | kern_xxx.c | 262 strcpy(s, machine); in ogetkerninfo() 383 len = sizeof uap->name->machine; in freebsd4_uname() 384 error = userland_sysctl(td, name, 2, uap->name->machine, &len, in freebsd4_uname() 388 subyte( uap->name->machine + sizeof(uap->name->machine) - 1, 0); in freebsd4_uname()
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | meson.build | 25 # Build the avx2 handler if the compiler supports it, even though 'machine' 26 # does not. This is to support users who build for the min supported machine
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | xen,shared-memory.txt | 4 virtual machine. Typically, a region is configured at VM creation time 19 64 bit integer offset within the owner virtual machine's shared
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | elf_machdep.c | 162 .machine = EM_X86_64, 174 .machine = EM_X86_64, 201 .machine = EM_X86_64, 216 .machine = EM_X86_64,
|
| /f-stack/freebsd/i386/i386/ |
| H A D | elf_machdep.c | 91 .machine = EM_386, 107 .machine = EM_386, 123 .machine = EM_386,
|
| /f-stack/tools/libxo/doc/ |
| H A D | xo.rst | 162 In the following example, a list named "machine" is created with three 166 xo $opts --open-list machine 169 xo $opts --depth 1 $NF --open-instance machine 171 xo $opts --depth 1 --close-instance machine 174 xo $opts $NF --close-list machine 176 The normal `libxo` functions use a state machine to help these
|
| /f-stack/freebsd/mips/broadcom/ |
| H A D | std.broadcom | 4 machine mips mipsel
|
| /f-stack/freebsd/arm/ti/ |
| H A D | std.ti | 3 machine arm armv7
|
| /f-stack/freebsd/arm/mv/armada38x/ |
| H A D | std.armada38x | 4 machine arm armv7
|
| /f-stack/freebsd/arm/altera/socfpga/ |
| H A D | std.socfpga | 4 machine arm armv7
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | std.imx51 | 2 machine arm armv7
|
| H A D | std.imx53 | 2 machine arm armv7
|
| H A D | std.imx6 | 2 machine arm armv7
|
| /f-stack/freebsd/arm/freescale/vybrid/ |
| H A D | std.vybrid | 4 machine arm armv7
|
| /f-stack/freebsd/arm/nvidia/tegra124/ |
| H A D | std.tegra124 | 3 machine arm armv7
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | std.ar71xx | 7 machine mips mips
|