/openbmc/linux/arch/alpha/kernel/ |
H A D | audit.c | 31 int audit_classify_arch(int arch) in audit_classify_arch()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | audit.c | 32 int audit_classify_arch(int arch) in audit_classify_arch()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | audit.c | 34 int audit_classify_arch(int arch) in audit_classify_arch()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | audit_64.c | 33 int audit_classify_arch(int arch) in audit_classify_arch()
|
/openbmc/qemu/tests/vm/ |
H A D | openbsd | 23 arch = "x86_64" variable in OpenBSDVM
|
H A D | ubuntu.aarch64 | 34 arch = "aarch64" variable in UbuntuAarch64VM
|
H A D | netbsd | 23 arch = "x86_64" variable in NetBSDVM
|
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/qemu/tests/qtest/ |
H A D | ivshmem-test.c | 109 const char *arch = qtest_get_arch(); in setup_vm_cmd() local 400 const char *arch = qtest_get_arch(); in test_ivshmem_hotplug() local 486 const char *arch = qtest_get_arch(); in main() local
|
H A D | rtas-test.c | 39 const char *arch = qtest_get_arch(); in main() local
|
H A D | usb-hcd-uhci-test.c | 56 const char *arch = qtest_get_arch(); in main() local
|
H A D | prom-env-test.c | 87 const char *arch = qtest_get_arch(); in main() local
|
/openbmc/linux/arch/mips/generic/ |
H A D | vmlinux.its.S | 13 arch = "mips"; define
|
/openbmc/u-boot/include/ |
H A D | handoff.h | 21 struct arch_spl_handoff arch; member
|
/openbmc/debug-trigger/meson/ |
H A D | arm-linux-gneabihf-gcc.ini | 2 arch = 'arm-linux-gnueabihf' key
|
H A D | arm-linux-gneabi-gcc.ini | 2 arch = 'arm-linux-gnueabi' key
|
/openbmc/linux/tools/perf/util/ |
H A D | unwind-libdw.c | 187 const char *arch = perf_env__arch(ui->machine->env); in memory_read() local 272 const char *arch = perf_env__arch(ui_buf.machine->env); in unwind__get_entries() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | kexec.c | 82 struct kimage_arch *arch = &image->arch; in machine_kexec() local
|
/openbmc/qemu/util/ |
H A D | module.c | 128 void module_allow_arch(const char *arch) in module_allow_arch() 399 void module_allow_arch(const char *arch) {} in module_allow_arch()
|
/openbmc/qemu/linux-user/arm/ |
H A D | target_proc.h | 12 int arch, midr_rev, midr_part, midr_var, midr_impl; in open_cpuinfo() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | relocate_sdk.py | 249 arch = get_arch() variable
|
/openbmc/qemu/scripts/oss-fuzz/ |
H A D | output_reproducer.py | 97 def c_main(name, arch): argument
|
/openbmc/u-boot/common/ |
H A D | image-fit.c | 450 uint8_t type, arch, os, comp; in fit_image_print() local 695 int fit_image_get_arch(const void *fit, int noffset, uint8_t *arch) in fit_image_get_arch() 1383 int fit_image_check_arch(const void *fit, int noffset, uint8_t arch) in fit_image_check_arch() 1789 int arch, int image_type, int bootstage_id, in fit_image_load() 2013 int boot_get_setup_fit(bootm_headers_t *images, uint8_t arch, in boot_get_setup_fit() 2036 int arch, ulong *datap, ulong *lenp) in boot_get_fdt_fit()
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 272 int arch, ret; in fw_cfg_select() local 297 int arch = !!(s->cur_entry & FW_CFG_ARCH_LOCAL); in fw_cfg_data_read() local 339 int arch; in fw_cfg_dma_transfer() local 623 int arch = !!(key & FW_CFG_ARCH_LOCAL); in fw_cfg_update_mr() local 704 int arch = !!(key & FW_CFG_ARCH_LOCAL); in fw_cfg_add_bytes_callback() local 723 int arch = !!(key & FW_CFG_ARCH_LOCAL); in fw_cfg_modify_bytes_read() local
|