Searched defs:eax (Results 1 - 78 of 78) sorted by relevance

/linux-4.4.14/tools/build/feature/
H A Dtest-get_cpuid.c5 unsigned int eax = 0, ebx = 0, ecx = 0, edx = 0; main() local
/linux-4.4.14/arch/x86/include/asm/
H A Dvirtext.h86 uint32_t eax, ebx, ecx, edx; cpu_has_svm() local
H A Dapm.h26 apm_bios_call_asm(u32 func, u32 ebx_in, u32 ecx_in, u32 *eax, u32 *ebx, u32 *ecx, u32 *edx, u32 *esi) apm_bios_call_asm() argument
48 apm_bios_call_simple_asm(u32 func, u32 ebx_in, u32 ecx_in, u32 *eax) apm_bios_call_simple_asm() argument
H A Dmwait.h21 static inline void __monitor(const void *eax, unsigned long ecx, __monitor() argument
29 static inline void __monitorx(const void *eax, unsigned long ecx, __monitorx() argument
37 static inline void __mwait(unsigned long eax, unsigned long ecx) __mwait() argument
70 static inline void __mwaitx(unsigned long eax, unsigned long ebx, __mwaitx() argument
78 static inline void __sti_mwait(unsigned long eax, unsigned long ecx) __sti_mwait() argument
96 static inline void mwait_idle_with_hints(unsigned long eax, unsigned long ecx) mwait_idle_with_hints() argument
H A Dlguest.h33 unsigned long eax, ebx, ecx, edx; member in struct:lguest_regs
H A Dmicrocode.h108 u32 eax = 0x00000000; x86_vendor() local
136 u32 eax = 0x00000001; x86_family() local
H A Dstring_32.h291 unsigned long eax = pattern; __constant_c_and_count_memset() local
H A Duser32.h36 __u32 ebx, ecx, edx, esi, edi, ebp, eax; member in struct:user_regs_struct32
H A Dparavirt.h35 static inline void __cpuid(unsigned int *eax, unsigned int *ebx, __cpuid() argument
H A Dprocessor.h196 static inline void native_cpuid(unsigned int *eax, unsigned int *ebx, native_cpuid() argument
525 unsigned int eax, ebx, ecx, edx; cpuid_eax() local
534 unsigned int eax, ebx, ecx, edx; cpuid_ebx() local
543 unsigned int eax, ebx, ecx, edx; cpuid_ecx() local
552 unsigned int eax, ebx, ecx, edx; cpuid_edx() local
817 uint32_t base, eax, signature[3]; hypervisor_cpuid_base() local
501 cpuid(unsigned int op, unsigned int *eax, unsigned int *ebx, unsigned int *ecx, unsigned int *edx) cpuid() argument
511 cpuid_count(unsigned int op, int count, unsigned int *eax, unsigned int *ebx, unsigned int *ecx, unsigned int *edx) cpuid_count() argument
/linux-4.4.14/include/uapi/linux/
H A Dtoshiba.h38 unsigned int eax; member in struct:__anon14542
/linux-4.4.14/tools/power/cpupower/utils/helpers/
H A Dcpuid.c30 cpuid_func(eax); variable
/linux-4.4.14/arch/x86/boot/
H A Dcpucheck.c126 u32 eax, edx; check_cpu() local
141 u32 eax, edx; check_cpu() local
153 u32 eax, edx; check_cpu() local
H A Dboot.h240 u32 eax; member in struct:biosregs::__anon2971::__anon2972
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dtopology.c32 unsigned int eax, ebx, ecx, edx, sub_index; detect_extended_topology() local
H A Dmshyperv.c118 u32 eax; ms_hyperv_platform() local
H A Dvmware.c50 uint32_t eax, ebx, ecx, edx; __vmware_platform() local
58 uint32_t eax, ebx, ecx, edx; vmware_get_tsc_khz() local
80 uint32_t eax, ebx, ecx, edx; vmware_platform_setup() local
99 unsigned int eax; vmware_platform() local
134 uint32_t eax, ebx, ecx, edx; vmware_legacy_x2apic_available() local
H A Dintel.c324 unsigned int eax, ebx, ecx, edx; intel_num_cpu_cores() local
440 unsigned eax = cpuid_eax(10); init_intel() local
H A Damd.c308 u32 eax, ebx, ecx, edx; amd_get_topology() local
785 u32 ebx, eax, ecx, edx; cpu_detect_tlb_amd() local
H A Dperf_event_amd_uncore.c359 unsigned int eax, ebx, ecx, edx; amd_uncore_cpu_starting() local
H A Dcommon.c495 u32 eax, ebx, ecx, edx; detect_ht() local
616 u32 eax, ebx, ecx, edx; get_cpu_cap() local
625 u32 eax, ebx, ecx, edx; get_cpu_cap() local
634 u32 eax, ebx, ecx, edx; get_cpu_cap() local
668 u32 eax = cpuid_eax(0x80000008); get_cpu_cap() local
H A Dintel_cacheinfo.c153 union _cpuid4_leaf_eax eax; member in struct:_cpuid4_info_regs
224 amd_cpuid4(int leaf, union _cpuid4_leaf_eax *eax, amd_cpuid4() argument
588 union _cpuid4_leaf_eax eax; cpuid4_cache_lookup_regs() local
619 unsigned int eax, ebx, ecx, edx, op; find_num_cache_leaves() local
H A Dperf_event_intel.c3231 union cpuid10_eax eax; intel_pmu_init() local
/linux-4.4.14/arch/x86/oprofile/
H A Dop_model_ppro.c79 union cpuid10_eax eax; ppro_setup_ctrs() local
210 union cpuid10_eax eax; arch_perfmon_setup_counters() local
/linux-4.4.14/lib/raid6/
H A Dx86.h54 u32 eax, ebx, ecx, edx; boot_cpu_has() local
/linux-4.4.14/drivers/cpufreq/
H A Dlongrun.c143 u32 eax, ebx, ecx, edx; longrun_get() local
169 u32 eax, ebx, ecx, edx; longrun_determine_freqs() local
H A Dpowernow-k7.c121 unsigned int maxei, eax, ebx, ecx, edx; check_powernow() local
H A Dpowernow-k8.c467 u32 eax, ebx, ecx, edx; check_supported_cpu() local
/linux-4.4.14/arch/x86/kernel/acpi/
H A Dcstate.c62 unsigned int eax; member in struct:cstate_entry::__anon3133
76 unsigned int eax, ebx, ecx, edx; acpi_processor_ffh_cstate_probe_cpu() local
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dptrace.h24 long eax; member in struct:pt_regs
H A Dvm86.h72 long eax; member in struct:vm86_regs
H A Dsigcontext.h311 __u32 eax; member in struct:sigcontext
H A Dkvm.h194 __u32 eax; member in struct:kvm_cpuid_entry
212 __u32 eax; member in struct:kvm_cpuid_entry2
/linux-4.4.14/arch/x86/kernel/
H A Dcpuid.c50 u32 eax, ebx, ecx, edx; member in struct:cpuid_regs
H A Dsmpboot.c1448 unsigned int eax, ebx, ecx, edx; mwait_play_dead() local
H A Dapm_32.c578 u32 eax; member in struct:apm_bios_call
716 static int apm_bios_call_simple(u32 func, u32 ebx_in, u32 ecx_in, u32 *eax, apm_bios_call_simple() argument
750 u32 eax; apm_driver_version() local
809 u32 eax; set_power_state() local
840 u32 eax; apm_do_idle() local
1005 u32 eax; apm_enable_power_management() local
1097 u32 eax; apm_engage_power_management() local
/linux-4.4.14/arch/x86/kvm/
H A Dpmu_intel.c261 union cpuid10_eax eax; intel_pmu_refresh() local
H A Dtss.h15 u32 eax; member in struct:tss_segment_32
H A Dcpuid.c36 u32 eax, ebx, ecx, edx, offset; xstate_required_size() local
445 union cpuid10_eax eax; __do_cpuid_ent() local
811 void kvm_cpuid(struct kvm_vcpu *vcpu, u32 *eax, u32 *ebx, u32 *ecx, u32 *edx) kvm_cpuid() argument
840 u32 function, eax, ebx, ecx, edx; kvm_emulate_cpuid() local
H A Dsvm.c1120 u32 eax = 1; svm_vcpu_reset() local
H A Demulate.c2264 u32 eax, ebx, ecx, edx; emulator_has_longmode() local
2568 u32 eax, ebx, ecx, edx; vendor_intel() local
2580 u32 eax, ebx, ecx, edx; em_syscall_is_enabled() local
3479 u32 ebx, ecx, edx, eax = 1; em_movbe() local
3788 u32 eax, ebx, ecx, edx; em_cpuid() local
H A Dx86.c4950 kvm_cpuid(emul_to_vcpu(ctxt), eax, ebx, ecx, edx); emulator_get_cpuid() local
4947 emulator_get_cpuid(struct x86_emulate_ctxt *ctxt, u32 *eax, u32 *ebx, u32 *ecx, u32 *edx) emulator_get_cpuid() argument
/linux-4.4.14/tools/testing/selftests/x86/
H A Dunwind_vdso.c111 unsigned long eax = _Unwind_GetGR(ctx, 0); trace_fn() local
/linux-4.4.14/drivers/hwmon/
H A Dvia-cputemp.c81 u32 eax, edx; show_temp() local
95 u32 eax, edx; show_cpu_vid() local
129 u32 eax, edx; via_cputemp_probe() local
H A Dfam15h_power.c209 u32 val, eax, ebx, ecx, edx; fam15h_power_init_data() local
H A Dcoretemp.c136 u32 eax, edx; show_crit_alarm() local
167 u32 eax, edx; show_temp() local
248 u32 eax, edx; adjust_tjmax() local
357 u32 eax, edx; get_tjmax() local
477 u32 eax, edx; create_core_data() local
H A Ddell-smm-hwmon.c115 unsigned int eax; member in struct:smm_regs
136 int eax = regs->eax; i8k_smm() local
/linux-4.4.14/arch/x86/include/asm/xen/
H A Dinterface_32.h55 uint32_t eax; member in struct:cpu_user_regs
/linux-4.4.14/arch/x86/math-emu/
H A Dreg_ld_str.c972 unsigned eax; FPU_round_to_int() local
/linux-4.4.14/arch/x86/pci/
H A Dxen.c442 uint32_t eax = cpuid_eax(xen_cpuid_base() + 4); xen_msi_init() local
H A Dpcbios.c129 u32 signature, eax, ebx, ecx; check_pcibios() local
/linux-4.4.14/drivers/char/
H A Dtoshiba.c136 unsigned long eax,ecx,flags; tosh_emulate_fan() local
221 int eax; tosh_smm() local
/linux-4.4.14/include/uapi/video/
H A Duvesafb.h13 __u32 eax; member in struct:v86_regs
/linux-4.4.14/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c139 unsigned int eax, ebx, ecx, edx, max_level; validate_cpuid() local
/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dprocessor_thermal_device.c133 u32 eax, edx; get_tjmax() local
151 u32 eax, edx; read_temp_msr() local
/linux-4.4.14/drivers/thermal/
H A Dintel_soc_dts_iosf.c58 u32 eax, edx; get_tj_max() local
H A Dx86_pkg_temp_thermal.c144 u32 eax, edx; get_tj_max() local
169 u32 eax, edx; sys_get_curr_temp() local
188 u32 eax, edx; sys_get_trip_temp() local
402 u32 eax, ebx, ecx, edx; pkg_temp_thermal_device_add() local
H A Dintel_powerclamp.c183 unsigned int eax, ebx, ecx, edx; find_target_mwait() local
447 unsigned long eax = target_mwait; clamp_thread() local
/linux-4.4.14/drivers/hv/
H A Dhv.c56 unsigned int eax; query_hypervisor_info() local
/linux-4.4.14/drivers/acpi/
H A Dacpi_pad.c43 unsigned int eax, ebx, ecx, edx; power_saving_mwait_init() local
/linux-4.4.14/arch/x86/include/asm/fpu/
H A Dinternal.h677 u32 eax, edx; xgetbv() local
687 u32 eax = value; xsetbv() local
/linux-4.4.14/arch/x86/kernel/fpu/
H A Dxstate.c203 u32 eax, ebx, ecx, edx, i; setup_xstate_features() local
365 u32 eax, ebx, ecx, edx; xfeature_is_aligned() local
379 u32 eax, ebx, ecx, edx; xfeature_uncompacted_offset() local
388 u32 eax, ebx, ecx, edx; xfeature_size() local
412 u32 eax, ebx, ecx, edx; __xstate_dump_leaves() local
533 unsigned int eax, ebx, ecx, edx; calculate_xstate_size() local
610 unsigned int eax, ebx, ecx, edx; fpu__init_system_xstate() local
/linux-4.4.14/sound/pci/au88x0/
H A Dau88x0_eq.c610 u32 eax, ebx; vortex_Eqlzr_SetA3dBypassGain() local
626 u32 eax, ebx; vortex_Eqlzr_ProgramA3dBypassGain() local
H A Dau88x0_core.c301 int esp14 = -1, esp18, eax, ebx, edx, ebp, esi = 0; vortex_mixer_delWTD() local
701 int esp14 = -1, esp18, eax, ebx, edx, ebp, esi = 0; vortex_src_delWTD() local
/linux-4.4.14/drivers/xen/
H A Dxen-acpi-processor.c448 u32 eax, ebx, ecx, edx; check_prereq() local
/linux-4.4.14/drivers/idle/
H A Dintel_idle.c733 unsigned long eax = flg2MWAIT(state->flags); intel_idle() local
767 unsigned long eax = flg2MWAIT(drv->states[index].flags); intel_idle_freeze() local
933 unsigned int eax, ebx, ecx; intel_idle_probe() local
1033 unsigned int eax, ebx, ecx, edx; sklh_idle_state_table_update() local
/linux-4.4.14/drivers/input/misc/
H A Dwistron_btns.c69 u32 eax, ebx, ecx; member in struct:regs
/linux-4.4.14/arch/x86/kernel/cpu/microcode/
H A Damd.c152 u32 rev, eax, ebx, ecx, edx; apply_ucode_in_initrd() local
355 u32 rev, eax; load_ucode_amd_ap() local
405 u32 eax; save_microcode_in_initrd_amd() local
H A Dintel.c355 unsigned int eax, ebx, ecx, edx; collect_cpu_info_early() local
523 unsigned int eax = 0x00000001, ebx, ecx = 0, edx; load_builtin_intel_microcode() local
/linux-4.4.14/arch/x86/xen/
H A Dpmu.c93 uint32_t eax, ebx, ecx, edx; xen_pmu_arch_init() local
H A Denlighten.c1774 uint32_t eax, ebx, ecx, edx, pages, msr, base; init_hvm_pv_info() local
/linux-4.4.14/drivers/xen/xenbus/
H A Dxenbus_xs.c667 uint32_t eax, ebx, ecx, edx, base; xen_strict_xenbus_quirk() local
/linux-4.4.14/arch/s390/kvm/
H A Dgaccess.c367 int eax, rc; ar_translation() local
/linux-4.4.14/tools/perf/arch/x86/util/
H A Dintel-pt.c283 unsigned int eax = 0, ebx = 0, ecx = 0, edx = 0; intel_pt_tsc_ctc_ratio() local
/linux-4.4.14/drivers/platform/x86/
H A Dacer-wmi.c627 u32 eax; member in struct:wmab_args
634 u32 eax; member in struct:wmab_ret
/linux-4.4.14/drivers/staging/unisys/visorbus/
H A Dvisorchipset.c2391 unsigned int eax, ebx, ecx, edx; visorutil_spar_detect() local
/linux-4.4.14/tools/lguest/
H A Dlguest.c1618 unsigned int eax, port, mask; emulate_insn() local
/linux-4.4.14/tools/power/x86/turbostat/
H A Dturbostat.c2678 unsigned int eax, ebx, ecx, edx, max_level; process_cpuid() local

Completed in 5808 milliseconds