Home
last modified time | relevance | path

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

/qemu/target/i386/
A Dhost-cpu.c20 uint32_t eax; in host_cpu_phys_bits() local
95 uint32_t eax = 0, ebx = 0, ecx = 0, edx = 0; in host_cpu_fill_model_id() local
110 uint32_t eax, ebx, ecx, edx; in host_cpu_vendor_fms() local
A Dcpu-internal.h39 uint32_t eax; /* Input EAX for CPUID */ member
A Dcpu.c276 uint32_t *eax, uint32_t *ebx, in encode_cache_cpuid4()
369 uint32_t *eax, uint32_t *ebx, in encode_topo_cpuid1f()
483 uint32_t *eax, uint32_t *ebx, in encode_cache_cpuid8000001d()
512 uint32_t *eax, uint32_t *ebx, in encode_topo_cpuid8000001e()
1955 uint32_t *eax, uint32_t *ebx, uint32_t *ecx, uint32_t *edx) in host_cpuid()
6214 uint32_t *eax, uint32_t *ebx, in x86_cpu_get_supported_cpuid()
6236 uint32_t *eax, uint32_t *ebx, in x86_cpu_get_cache_cpuid()
6493 uint32_t *eax, uint32_t *ebx, in cpu_x86_cpuid()
7395 uint32_t eax = fi->cpuid.eax; in x86_cpu_adjust_feat_level() local
7535 uint32_t eax, ebx, ecx, edx; in x86_cpu_expand_features() local
A Darch_dump.c108 uint32_t ebx, ecx, edx, esi, edi, ebp, eax; member
A Dsev.c230 uint32_t eax; member
A Dcpu.h2119 uint32_t eax; member
/qemu/target/i386/kvm/
A Dkvm-cpu.c23 uint32_t eax, guest_phys_bits; in kvm_set_guest_phys_bits() local
128 uint32_t eax, ebx, ecx, edx; in kvm_cpu_xsave_init() local
A Dkvm.c512 uint32_t eax; in kvm_arch_get_supported_cpuid() local
1964 uint32_t eax, edx; in kvm_x86_build_cpuid() local
/qemu/target/i386/hvf/
A Dx86_cpuid.c62 uint32_t eax, ebx, ecx, edx; in hvf_get_supported_cpuid() local
A Dhvf.c396 uint32_t *eax, uint32_t *ebx, in hvf_cpu_x86_cpuid()
589 uint32_t eax = (uint32_t)rreg(cpu->accel->fd, HV_X86_RAX); in hvf_vcpu_exec() local
A Dx86.h83 uint32_t eax; member
/qemu/tests/qtest/
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()
/qemu/hw/i386/
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
A Dvmport.c101 uint32_t eax; in vmport_ioport_read() local
/qemu/target/i386/tcg/
A Dmisc_helper.c52 uint32_t eax, ebx, ecx, edx; in helper_cpuid() local
/qemu/bsd-user/i386/
A Dtarget_syscall.h32 long eax; member
109 abi_long eax; member
/qemu/linux-user/i386/
A Dtarget_syscall.h15 long eax; member
92 abi_long eax; member
A Dsignal.c80 uint32_t eax; member
/qemu/tests/tcg/i386/
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
/qemu/linux-user/
A Dqemu.h74 uint32_t eax; /* return code */ member
/qemu/linux-headers/asm-x86/
A Dkvm.h230 __u32 eax; member
248 __u32 eax; member

Completed in 90 milliseconds