Home
last modified time | relevance | path

Searched defs:arch (Results 51 – 75 of 200) sorted by relevance

12345678

/openbmc/linux/arch/alpha/kernel/
H A Daudit.c31 int audit_classify_arch(int arch) in audit_classify_arch()
/openbmc/linux/arch/ia64/kernel/
H A Daudit.c32 int audit_classify_arch(int arch) in audit_classify_arch()
/openbmc/linux/arch/powerpc/kernel/
H A Daudit.c34 int audit_classify_arch(int arch) in audit_classify_arch()
/openbmc/linux/arch/x86/kernel/
H A Daudit_64.c33 int audit_classify_arch(int arch) in audit_classify_arch()
/openbmc/qemu/tests/vm/
H A Dopenbsd23 arch = "x86_64" variable in OpenBSDVM
H A Dubuntu.aarch6434 arch = "aarch64" variable in UbuntuAarch64VM
H A Dnetbsd23 arch = "x86_64" variable in NetBSDVM
H A Dhaiku.x86_6449 arch = "x86_64" variable in HaikuVM
H A Dcentos.aarch6442 arch = "aarch64" variable in CentosAarch64VM
/openbmc/qemu/tests/qtest/
H A Divshmem-test.c109 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 Drtas-test.c39 const char *arch = qtest_get_arch(); in main() local
H A Dusb-hcd-uhci-test.c56 const char *arch = qtest_get_arch(); in main() local
H A Dprom-env-test.c87 const char *arch = qtest_get_arch(); in main() local
/openbmc/linux/arch/mips/generic/
H A Dvmlinux.its.S13 arch = "mips"; define
/openbmc/u-boot/include/
H A Dhandoff.h21 struct arch_spl_handoff arch; member
/openbmc/debug-trigger/meson/
H A Darm-linux-gneabihf-gcc.ini2 arch = 'arm-linux-gnueabihf' key
H A Darm-linux-gneabi-gcc.ini2 arch = 'arm-linux-gnueabi' key
/openbmc/linux/tools/perf/util/
H A Dunwind-libdw.c187 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 Dkexec.c82 struct kimage_arch *arch = &image->arch; in machine_kexec() local
/openbmc/qemu/util/
H A Dmodule.c128 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 Dtarget_proc.h12 int arch, midr_rev, midr_part, midr_var, midr_impl; in open_cpuinfo() local
/openbmc/openbmc/poky/scripts/
H A Drelocate_sdk.py249 arch = get_arch() variable
/openbmc/qemu/scripts/oss-fuzz/
H A Doutput_reproducer.py97 def c_main(name, arch): argument
/openbmc/u-boot/common/
H A Dimage-fit.c450 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 Dfw_cfg.c272 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

12345678