/openbmc/qemu/tests/qtest/ |
H A D | machine-none-test.c | 21 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 D | drive_del-test.c | 128 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 D | device-plug-test.c | 59 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 D | fuzz-e1000e-test.c | 43 const char *arch = qtest_get_arch(); in main() local
|
H A D | lpc-ich9-test.c | 31 const char *arch = qtest_get_arch(); in main() local
|
H A D | fuzz-xlnx-dp-test.c | 24 const char *arch = qtest_get_arch(); in main() local
|
H A D | cdrom-test.c | 40 static int prepare_image(const char *arch, char *isoimagepath) in prepare_image() 254 const char *arch = qtest_get_arch(); in main() local
|
H A D | virtio-rng-test.c | 28 const char *arch = qtest_get_arch(); in rng_hotplug() local
|
H A D | vmcoreinfo-test.c | 77 const char *arch = qtest_get_arch(); in main() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | opkg-query-helper.py | 45 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 D | sbom.py | 41 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 D | rust.py | 8 def arch_to_rust_arch(arch): argument
|
/openbmc/u-boot/tools/buildman/ |
H A D | toolchain.py | 22 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 D | multilib.py | 16 def archtest(self, binary, arch): argument
|
/openbmc/qemu/tests/qtest/migration/ |
H A D | bootfile.c | 37 char *bootfile_create(const char *arch, const char *dir, bool suspend_me) in bootfile_create()
|
/openbmc/u-boot/common/ |
H A D | image.c | 308 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 D | freebsd | 29 arch = "x86_64" variable in FreeBSDVM
|
H A D | openbsd | 23 arch = "x86_64" variable in OpenBSDVM
|
H A D | netbsd | 23 arch = "x86_64" variable in NetBSDVM
|
H A D | ubuntu.aarch64 | 34 arch = "aarch64" variable in UbuntuAarch64VM
|
H A D | haiku.x86_64 | 49 arch = "x86_64" variable in HaikuVM
|
H A D | centos.aarch64 | 42 arch = "aarch64" variable in CentosAarch64VM
|
/openbmc/debug-trigger/meson/ |
H A D | arm-linux-gneabi-gcc.ini | 2 arch = 'arm-linux-gnueabi' key
|
H A D | arm-linux-gneabihf-gcc.ini | 2 arch = 'arm-linux-gnueabihf' key
|
/openbmc/u-boot/include/ |
H A D | handoff.h | 21 struct arch_spl_handoff arch; member
|