/openbmc/qemu/scripts/ |
H A D | dump-guest-memory.py | 68 def __init__(self, arch): argument
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | elf.h | 262 struct arch_elf_state *arch) in arch_parse_elf_property()
|
/openbmc/qemu/tests/qtest/ |
H A D | virtio-net-test.c | 173 const char *arch = qtest_get_arch(); in hotplug() local
|
H A D | numa-test.c | 601 const char *arch = qtest_get_arch(); in main() local
|
H A D | ufs-test.c | 574 const char *arch; in ufs_register_nodes() local
|
H A D | migration-test.c | 156 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__.py | 95 def pick_default_qemu_bin(bin_prefix='qemu-system-', arch=None): argument
|
/openbmc/qemu/hw/ppc/ |
H A D | prep.c | 171 const char *arch, in PPC_NVRAM_set_params()
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | kernel.rst | 68 arch chapter
|
/openbmc/linux/include/sound/sof/ |
H A D | header.h | 186 uint32_t arch; /* Identifier of architecture */ member
|
/openbmc/linux/tools/testing/kunit/ |
H A D | kunit_kernel.py | 254 def arch(self) -> str: member in LinuxSourceTree
|
/openbmc/linux/include/uapi/linux/ |
H A D | ptrace.h | 85 __u32 arch; member
|
/openbmc/qemu/disas/ |
H A D | sparc.c | 66 #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 D | imagetool.h | 53 int arch; member
|
/openbmc/u-boot/include/asm-generic/ |
H A D | global_data.h | 110 struct arch_global_data arch; /* architecture-specific data */ member
|
/openbmc/linux/tools/perf/util/ |
H A D | sample.h | 70 u64 arch:1, /* architecture (isa) */ member
|
H A D | map.c | 68 const char *arch; in replace_android_lib() local
|
H A D | env.h | 57 char *arch; member
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm3x-core.c | 751 static bool etm_arch_supported(u8 arch) in etm_arch_supported()
|
/openbmc/linux/include/xen/interface/ |
H A D | xen.h | 534 struct arch_vcpu_info arch; member 587 struct arch_shared_info arch; member
|
/openbmc/linux/arch/mips/kvm/ |
H A D | emulate.c | 45 struct kvm_vcpu_arch *arch = &vcpu->arch; in kvm_compute_return_epc() local
|
/openbmc/linux/fs/ |
H A D | binfmt_elf.c | 719 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 D | qixis.h | 14 u8 arch; /* Board version information */ member
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | xen.h | 711 struct arch_vcpu_info arch; member 783 struct arch_shared_info arch; member
|
/openbmc/linux/include/linux/ |
H A D | audit.h | 274 #define audit_is_compat(arch) (!((arch) & __AUDIT_ARCH_64BIT)) argument 276 #define audit_is_compat(arch) false argument
|