Home
last modified time | relevance | path

Searched defs:arch (Results 126 – 150 of 200) sorted by relevance

12345678

/openbmc/qemu/scripts/
H A Ddump-guest-memory.py68 def __init__(self, arch): argument
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h262 struct arch_elf_state *arch) in arch_parse_elf_property()
/openbmc/qemu/tests/qtest/
H A Dvirtio-net-test.c173 const char *arch = qtest_get_arch(); in hotplug() local
H A Dnuma-test.c601 const char *arch = qtest_get_arch(); in main() local
H A Dufs-test.c574 const char *arch; in ufs_register_nodes() local
H A Dmigration-test.c156 const char *arch = qtest_get_arch(); in bootfile_create() local
727 const char *arch = qtest_get_arch(); in test_migrate_start() local
1704 const char *arch = qtest_get_arch(); in test_vmstate_checker_script() local
3783 const char *arch; in main() local
/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py95 def pick_default_qemu_bin(bin_prefix='qemu-system-', arch=None): argument
/openbmc/qemu/hw/ppc/
H A Dprep.c171 const char *arch, in PPC_NVRAM_set_params()
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst68 arch chapter
/openbmc/linux/include/sound/sof/
H A Dheader.h186 uint32_t arch; /* Identifier of architecture */ member
/openbmc/linux/tools/testing/kunit/
H A Dkunit_kernel.py254 def arch(self) -> str: member in LinuxSourceTree
/openbmc/linux/include/uapi/linux/
H A Dptrace.h85 __u32 arch; member
/openbmc/qemu/disas/
H A Dsparc.c66 #define SPARC_OPCODE_ARCH_MASK(arch) (1 << (arch)) argument
69 #define SPARC_OPCODE_ARCH_V9_P(arch) ((arch) >= SPARC_OPCODE_ARCH_V9) argument
1535 #define CBR(opcode, mask, lose, flags, arch) \ argument
/openbmc/u-boot/tools/
H A Dimagetool.h53 int arch; member
/openbmc/u-boot/include/asm-generic/
H A Dglobal_data.h110 struct arch_global_data arch; /* architecture-specific data */ member
/openbmc/linux/tools/perf/util/
H A Dsample.h70 u64 arch:1, /* architecture (isa) */ member
H A Dmap.c68 const char *arch; in replace_android_lib() local
H A Denv.h57 char *arch; member
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-core.c751 static bool etm_arch_supported(u8 arch) in etm_arch_supported()
/openbmc/linux/include/xen/interface/
H A Dxen.h534 struct arch_vcpu_info arch; member
587 struct arch_shared_info arch; member
/openbmc/linux/arch/mips/kvm/
H A Demulate.c45 struct kvm_vcpu_arch *arch = &vcpu->arch; in kvm_compute_return_epc() local
/openbmc/linux/fs/
H A Dbinfmt_elf.c719 struct arch_elf_state *arch, in parse_elf_property()
767 struct arch_elf_state *arch) in parse_elf_properties()
/openbmc/u-boot/board/freescale/common/
H A Dqixis.h14 u8 arch; /* Board version information */ member
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h711 struct arch_vcpu_info arch; member
783 struct arch_shared_info arch; member
/openbmc/linux/include/linux/
H A Daudit.h274 #define audit_is_compat(arch) (!((arch) & __AUDIT_ARCH_64BIT)) argument
276 #define audit_is_compat(arch) false argument

12345678