Home
last modified time | relevance | path

Searched defs:machine (Results 1 – 13 of 13) sorted by relevance

/f-stack/dpdk/config/
H A Dmeson.build68 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
/f-stack/dpdk/config/arm/
H A Dmeson.build147 machine = [] variable
152 machine = impl_generic variable
164 machine = get_variable('impl_' + cmd_output[0], ['generic']) variable
166 machine = impl_generic variable
176 machine = get_variable('impl_' + impl_id) variable
/f-stack/dpdk/config/ppc/
H A Dmeson.build15 machine = 'power8' variable
/f-stack/freebsd/sys/
H A Dutsname.h54 char machine[SYS_NMLN]; /* Hardware type. */ member
H A Dimgact_elf.h82 int machine; member
/f-stack/dpdk/
H A Dmeson_options.txt23 option('machine', type: 'string', value: 'native', string
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dmisc.h52 char *machine; member
/f-stack/freebsd/arm/arm/
H A Didentcpu-v6.c54 char machine[] = "arm"; variable
/f-stack/freebsd/mips/mips/
H A Dmachdep.c105 char machine[] = "mips"; variable
/f-stack/freebsd/x86/x86/
H A Didentcpu.c125 char machine[] = MACHINE; variable
/f-stack/freebsd/bsm/
H A Daudit.h189 u_int32_t machine; member
/f-stack/tools/compat/include/bsm/
H A Daudit.h179 u_int32_t machine; member
/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c54 char machine[] = "arm64"; variable