Home
last modified time | relevance | path

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

12345

/Linux-v6.1/arch/x86/include/asm/
Dmwait.h29 static inline void __monitor(const void *eax, unsigned long ecx, in __monitor()
37 static inline void __monitorx(const void *eax, unsigned long ecx, in __monitorx()
45 static inline void __mwait(unsigned long eax, unsigned long ecx) in __mwait()
80 static inline void __mwaitx(unsigned long eax, unsigned long ebx, in __mwaitx()
90 static inline void __sti_mwait(unsigned long eax, unsigned long ecx) in __sti_mwait()
108 static inline void mwait_idle_with_hints(unsigned long eax, unsigned long ecx) in mwait_idle_with_hints()
130 static inline void __tpause(u32 ecx, u32 edx, u32 eax) in __tpause()
Dapm.h28 u32 *eax, u32 *ebx, u32 *ecx, in apm_bios_call_asm()
50 u32 ecx_in, u32 *eax) in apm_bios_call_simple_asm()
Dprocessor.h150 u32 eax, ebx, ecx, edx; member
216 static inline void native_cpuid(unsigned int *eax, unsigned int *ebx, in native_cpuid()
598 unsigned int *eax, unsigned int *ebx, in cpuid()
608 unsigned int *eax, unsigned int *ebx, in cpuid_count()
621 unsigned int eax, ebx, ecx, edx; in cpuid_eax() local
630 unsigned int eax, ebx, ecx, edx; in cpuid_ebx() local
639 unsigned int eax, ebx, ecx, edx; in cpuid_ecx() local
648 unsigned int eax, ebx, ecx, edx; in cpuid_edx() local
813 uint32_t base, eax, signature[3]; in hypervisor_cpuid_base() local
/Linux-v6.1/arch/x86/kernel/cpu/
Dvmware.c60 #define VMWARE_PORT(cmd, eax, ebx, ecx, edx) \ argument
68 #define VMWARE_VMCALL(cmd, eax, ebx, ecx, edx) \ argument
76 #define VMWARE_VMMCALL(cmd, eax, ebx, ecx, edx) \ argument
84 #define VMWARE_CMD(cmd, eax, ebx, ecx, edx) do { \ argument
115 uint32_t eax, ebx, ecx, edx; in __vmware_platform() local
392 uint32_t eax, ebx, ecx, edx; in vmware_platform_setup() local
435 int eax, ebx, ecx, edx; in vmware_select_hypercall() local
452 unsigned int eax; in vmware_platform() local
477 uint32_t eax, ebx, ecx, edx; in vmware_legacy_x2apic_available() local
Dtopology.c25 #define BITS_SHIFT_NEXT_LEVEL(eax) ((eax) & 0x1f) argument
37 unsigned int eax, ebx, ecx, edx; in check_extended_topology_leaf() local
68 unsigned int eax, ebx, ecx, edx; in detect_extended_topology_early() local
95 unsigned int eax, ebx, ecx, edx, sub_index; in detect_extended_topology() local
Dzhaoxin.c70 u32 eax, ebx, ecx, edx; in early_init_zhaoxin() local
94 unsigned int eax = cpuid_eax(10); in init_zhaoxin() local
Dhygon.c70 u32 eax, ebx, ecx, edx; in hygon_get_topology() local
350 u32 ebx, eax, ecx, edx; in cpu_detect_tlb_hygon() local
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_msg_x86.h62 eax, ebx, ecx, edx, si, di) \ argument
106 eax, ebx, ecx, edx, si, di) \ argument
131 eax, ebx, ecx, edx, si, di) \ argument
165 eax, ebx, ecx, edx, si, di) \ argument
192 eax, ebx, ecx, edx, si, di) \ argument
Dvmwgfx_msg_arm64.h51 unsigned long *eax, unsigned long *ebx, in vmw_port()
84 unsigned long *eax, unsigned long *ebx, in vmw_port_hb()
113 #define VMW_PORT(cmd, in_ebx, in_si, in_di, flags, magic, eax, ebx, ecx, edx, \ argument
118 #define VMW_PORT_HB_OUT(cmd, in_ecx, in_si, in_di, flags, magic, bp, eax, ebx, \ argument
123 #define VMW_PORT_HB_IN(cmd, in_ecx, in_si, in_di, flags, magic, bp, eax, ebx, \ argument
Dvmwgfx_msg.c100 unsigned long eax, ebx, ecx, edx, si = 0, di = 0; in vmw_open_channel() local
129 unsigned long eax, ebx, ecx, edx, si, di; in vmw_close_channel() local
159 unsigned long si, di, eax, ebx, ecx, edx; in vmw_port_hb_out() local
216 unsigned long si, di, eax, ebx, ecx, edx; in vmw_port_hb_in() local
272 unsigned long eax, ebx, ecx, edx, si, di; in vmw_send_msg() local
325 unsigned long eax, ebx, ecx, edx, si, di; in vmw_recv_msg() local
648 unsigned long eax, ebx, ecx, edx, si = 0, di = 0; in hypervisor_ppn_reset_all() local
665 unsigned long eax, ebx, ecx, edx, si = 0, di = 0; in hypervisor_ppn_add() local
682 unsigned long eax, ebx, ecx, edx, si = 0, di = 0; in hypervisor_ppn_remove() local
/Linux-v6.1/tools/testing/selftests/vm/
Dpkey-x86.h59 unsigned int eax, edx; in __read_pkey_reg() local
72 unsigned int eax = pkey_reg; in __write_pkey_reg() local
89 unsigned int eax; in cpu_has_pkeys() local
118 unsigned int eax; in pkey_reg_xstate_offset() local
/Linux-v6.1/arch/x86/include/asm/fpu/
Dxcr.h10 u32 eax, edx; in xgetbv() local
18 u32 eax = value; in xsetbv() local
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dcpuid_test.c31 u32 eax, ebx, ecx, edx; in test_guest_cpuids() local
48 u32 eax, ebx, ecx, edx; in test_cpuid_40000000() local
151 u32 eax, ebx, x; in set_cpuid_after_run() local
Damx_test.c78 u32 eax, edx; in __xgetbv() local
88 u32 eax = value; in __xsetbv() local
134 u32 eax, ebx, ecx, edx; in enum_xtile_config() local
156 u32 eax, ebx, ecx, edx; in enum_xsave_tile() local
170 u32 eax, ebx, ecx, edx; in check_xsave_size() local
Dpmu_event_filter_test.c389 union cpuid10_eax eax = { .full = entry->eax }; in check_intel_pmu_leaf() local
409 static bool is_zen1(uint32_t eax) in is_zen1()
414 static bool is_zen2(uint32_t eax) in is_zen2()
420 static bool is_zen3(uint32_t eax) in is_zen3()
/Linux-v6.1/drivers/hwmon/
Dvia-cputemp.c68 u32 eax, edx; in temp_show() local
82 u32 eax, edx; in cpu0_vid_show() local
115 u32 eax, edx; in via_cputemp_probe() local
Dcoretemp.c119 u32 eax, edx; in show_crit_alarm() local
152 u32 eax, edx; in show_temp() local
233 u32 eax, edx; in adjust_tjmax() local
346 u32 eax, edx; in get_tjmax() local
458 u32 eax, edx; in create_core_data() local
/Linux-v6.1/drivers/idle/
Dintel_idle.c130 #define MWAIT2flg(eax) ((eax & 0xFF) << 24) argument
136 unsigned long eax = flg2MWAIT(state->flags); in __intel_idle() local
224 unsigned long eax = flg2MWAIT(state->flags); in intel_idle_s2idle() local
1458 unsigned long eax = flg2MWAIT(state->flags); in intel_idle_state_needs_timer_stop() local
1726 unsigned int eax, ebx, ecx, edx; in sklh_idle_state_table_update() local
2037 unsigned int eax, ebx, ecx; in intel_idle_init() local
/Linux-v6.1/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c113 u32 eax, edx, val; in get_tj_max() local
129 u32 eax, edx; in sys_get_curr_temp() local
146 u32 mask, shift, eax, edx; in sys_get_trip_temp() local
334 u32 tj_max, eax, ebx, ecx, edx; in pkg_temp_thermal_device_add() local
/Linux-v6.1/arch/x86/kernel/fpu/
Dxstate.c212 u32 eax, ebx, ecx, edx, i; in setup_xstate_cache() local
391 u32 eax, ebx, ecx, edx; in xfeature_size() local
426 u32 eax, ebx, ecx, edx; in __xstate_dump_leaves() local
472 u32 eax, ebx, ecx, edx; in check_xtile_data_against_struct() local
623 unsigned int eax, ebx, ecx, edx; in get_compacted_size() local
669 unsigned int eax, ebx, ecx, edx; in get_xsave_size_user() local
750 unsigned int eax, ebx, ecx, edx; in fpu__init_system_xstate() local
/Linux-v6.1/arch/x86/kernel/acpi/
Dcstate.c104 unsigned int eax; member
118 unsigned int eax, ebx, ecx, edx; in acpi_processor_ffh_cstate_probe_cpu() local
/Linux-v6.1/drivers/cpufreq/
Dlongrun.c138 u32 eax, ebx, ecx, edx; in longrun_get() local
164 u32 eax, ebx, ecx, edx; in longrun_determine_freqs() local
/Linux-v6.1/arch/x86/kernel/
Dapm_32.c572 u32 eax; member
720 static int apm_bios_call_simple(u32 func, u32 ebx_in, u32 ecx_in, u32 *eax, in apm_bios_call_simple()
754 u32 eax; in apm_driver_version() local
813 u32 eax; in set_power_state() local
844 u32 eax; in apm_do_idle() local
1009 u32 eax; in apm_enable_power_management() local
1104 u32 eax; in apm_engage_power_management() local
/Linux-v6.1/tools/arch/x86/kcpuid/
Dkcpuid.c47 u32 eax, ebx, ecx, edx; member
84 static inline void cpuid(u32 *eax, u32 *ebx, u32 *ecx, u32 *edx) in cpuid()
209 u32 eax, ebx, ecx, edx; in setup_cpuid_range() local
553 u32 eax, ebx, ecx, edx; in setup_platform_cpuid() local
/Linux-v6.1/drivers/char/
Dtoshiba.c123 unsigned long eax,ecx,flags; in tosh_emulate_fan() local
208 int eax; in tosh_smm() local

12345