Home
last modified time | relevance | path

Searched defs:arch (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/qemu/tests/qtest/
H A Dmachine-none-test.c21 const char *arch; member
58 static const char *get_cpu_model_by_arch(const char *arch) in get_cpu_model_by_arch()
73 const char *arch = qtest_get_arch(); in test_machine_cpu_cli() local
H A Ddrive_del-test.c128 const char *arch = qtest_get_arch(); in qvirtio_get_dev_type() local
252 const char *arch = qtest_get_arch(); in test_cli_device_del() local
326 const char *arch = qtest_get_arch(); in test_device_add_and_del() local
397 const char *arch = qtest_get_arch(); in test_drive_add_device_add_and_del() local
450 const char *arch = qtest_get_arch(); in test_blockdev_add_device_add_and_del() local
H A Ddevice-plug-test.c59 const char *arch = qtest_get_arch(); in test_pci_unplug_request() local
101 const char *arch = qtest_get_arch(); in test_pci_unplug_json_request() local
206 const char *arch = qtest_get_arch(); in main() local
H A Dfuzz-e1000e-test.c43 const char *arch = qtest_get_arch(); in main() local
H A Dlpc-ich9-test.c31 const char *arch = qtest_get_arch(); in main() local
H A Dfuzz-xlnx-dp-test.c24 const char *arch = qtest_get_arch(); in main() local
H A Dcdrom-test.c40 static int prepare_image(const char *arch, char *isoimagepath) in prepare_image()
254 const char *arch = qtest_get_arch(); in main() local
H A Dvirtio-rng-test.c28 const char *arch = qtest_get_arch(); in rng_hotplug() local
H A Dvmcoreinfo-test.c77 const char *arch = qtest_get_arch(); in main() local
/openbmc/openbmc/poky/scripts/
H A Dopkg-query-helper.py45 arch = line.split(": ")[1] variable
51 arch = line.split(": ")[1] variable
57 arch = line.split(": ")[1] variable
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom.py41 def _doc_path_by_namespace(spdx_deploy, arch, doc_namespace): argument
53 def _doc_path_by_hashfn(spdx_deploy, arch, doc_name, hashfn): argument
67 def doc_path(spdx_deploy, doc_name, arch, subdir): argument
71 def write_doc(d, spdx_doc, arch, subdir, spdx_deploy=None, indent=None): argument
H A Drust.py8 def arch_to_rust_arch(arch): argument
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py22 def __init__(self, arch): argument
61 arch=None, override_toolchain=None): argument
254 arch=None): argument
357 def Select(self, arch): argument
560 def FetchAndInstall(self, arch): argument
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dmultilib.py16 def archtest(self, binary, arch): argument
/openbmc/qemu/tests/qtest/migration/
H A Dbootfile.c37 char *bootfile_create(const char *arch, const char *dir, bool suspend_me) in bootfile_create()
/openbmc/u-boot/common/
H A Dimage.c308 const char __maybe_unused *os, *arch, *type, *comp; in image_print_type() local
396 static const image_header_t *image_get_ramdisk(ulong rd_addr, uint8_t arch, in image_get_ramdisk()
694 const char *genimg_get_arch_name(uint8_t arch) in genimg_get_arch_name()
738 const char *genimg_get_arch_short_name(uint8_t arch) in genimg_get_arch_short_name()
932 uint8_t arch, ulong *rd_start, ulong *rd_end) in boot_get_ramdisk()
1215 int boot_get_setup(bootm_headers_t *images, uint8_t arch, in boot_get_setup()
1228 uint8_t arch, const ulong *ld_start, ulong * const ld_len) in boot_get_fpga()
1329 uint8_t arch, const ulong *ld_start, ulong * const ld_len) in boot_get_loadable()
/openbmc/qemu/tests/vm/
H A Dfreebsd29 arch = "x86_64" variable in FreeBSDVM
H A Dopenbsd23 arch = "x86_64" variable in OpenBSDVM
H A Dnetbsd23 arch = "x86_64" variable in NetBSDVM
H A Dubuntu.aarch6434 arch = "aarch64" variable in UbuntuAarch64VM
H A Dhaiku.x86_6449 arch = "x86_64" variable in HaikuVM
H A Dcentos.aarch6442 arch = "aarch64" variable in CentosAarch64VM
/openbmc/debug-trigger/meson/
H A Darm-linux-gneabi-gcc.ini2 arch = 'arm-linux-gnueabi' key
H A Darm-linux-gneabihf-gcc.ini2 arch = 'arm-linux-gnueabihf' key
/openbmc/u-boot/include/
H A Dhandoff.h21 struct arch_spl_handoff arch; member

1234