Home
last modified time | relevance | path

Searched defs:eax (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/u-boot/arch/x86/include/asm/
H A Dcpu.h61 uint32_t eax; member
112 unsigned int eax; in cpuid_eax() local
125 unsigned int eax, ebx; in cpuid_ebx() local
139 unsigned int eax, ecx; in cpuid_ecx() local
152 unsigned int eax, edx; in cpuid_edx() local
H A Dptrace.h35 long eax; member
57 long eax; member
/openbmc/qemu/target/i386/
H A Dhost-cpu.c20 uint32_t eax; in host_cpu_phys_bits() local
94 uint32_t eax = 0, ebx = 0, ecx = 0, edx = 0; in host_cpu_fill_model_id() local
109 uint32_t eax, ebx, ecx, edx; in host_cpu_vendor_fms() local
H A Dcpu-internal.h39 uint32_t eax; /* Input EAX for CPUID */ member
H A Dcpu.c254 uint32_t *eax, uint32_t *ebx, in encode_cache_cpuid2()
346 uint32_t *eax, uint32_t *ebx, in encode_cache_cpuid4()
443 uint32_t *eax, uint32_t *ebx, in encode_topo_cpuid1f()
555 uint32_t *eax, uint32_t *ebx, in encode_cache_cpuid8000001d()
585 uint32_t *eax, uint32_t *ebx, in encode_topo_cpuid8000001e()
2124 uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx) in host_cpuid()
7568 uint32_t *eax, uint32_t *ebx, in x86_cpu_get_supported_cpuid()
7590 uint32_t *eax, uint32_t *ebx, in x86_cpu_get_cache_cpuid()
7847 uint32_t *eax, uint32_t *ebx, in cpu_x86_cpuid()
8809 uint32_t eax = fi->cpuid.eax; in x86_cpu_adjust_feat_level() local
[all …]
H A Darch_dump.c108 uint32_t ebx, ecx, edx, esi, edi, ebp, eax; member
/openbmc/qemu/target/i386/kvm/
H A Dkvm-cpu.c24 uint32_t eax, guest_phys_bits; in kvm_set_guest_phys_bits() local
139 uint32_t eax, ebx, ecx, edx; in kvm_cpu_xsave_init() local
H A Dkvm.c512 uint32_t eax; in kvm_arch_get_supported_cpuid() local
1987 uint32_t eax, edx; in kvm_x86_build_cpuid() local
/openbmc/qemu/target/i386/hvf/
H A Dx86_cpuid.c62 uint32_t eax, ebx, ecx, edx; in hvf_get_supported_cpuid() local
H A Dhvf.c425 uint32_t *eax, uint32_t *ebx, in hvf_cpu_x86_cpuid()
876 uint32_t eax = (uint32_t)rreg(cpu->accel->fd, HV_X86_RAX); in hvf_vcpu_exec() local
/openbmc/qemu/tests/qtest/
H A Dtest-x86-cpuid-compat.c118 static uint32_t get_feature_word(QList *features, uint32_t eax, uint32_t ecx, in get_feature_word()
172 const char *cpufeat, uint32_t eax, in add_feature_test()
/openbmc/qemu/hw/i386/
H A Dsgx.c92 uint32_t eax, ebx, ecx, edx; in sgx_calc_host_epc_sections() local
159 uint32_t eax, ebx, ecx, edx; in qmp_query_sgx_capabilities() local
H A Dvmport.c101 uint32_t eax; in vmport_ioport_read() local
/openbmc/qemu/target/i386/tcg/
H A Dmisc_helper.c52 uint32_t eax, ebx, ecx, edx; in helper_cpuid() local
/openbmc/u-boot/arch/x86/lib/
H A Dbios.c285 u32 ebx, u32 edx, u32 ecx, u32 eax, in interrupt_handler()
/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h15 long eax; member
92 abi_long eax; member
H A Dsignal.c80 uint32_t eax; member
/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h32 long eax; member
109 abi_long eax; member
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c212 long eax, ebx, ecx, edx, esi, edi, res; in test_lea() local
1134 #define TEST_CMPXCHG(op, size, opconst, eax)\ argument
1214 long eax, edx; in test_xchg() local
/openbmc/libcper/specification/json/sections/
H A Dcper-ia32x64-processor.json25 "eax": { object
185 "eax": { object
/openbmc/libcper/examples/
H A Dia32x64.json65 "eax": 8222237338122160866, number
/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp357 uint32_t eax; member
372 uint32_t eax; member
/openbmc/u-boot/drivers/bios_emulator/include/
H A Dbiosemu.h144 u32 eax; member
/openbmc/qemu/linux-user/
H A Dqemu.h75 uint32_t eax; /* return code */ member
/openbmc/qemu/target/i386/emulate/
H A Dx86.h83 uint32_t eax; member

12