Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmwait.h28 static inline void __monitor(const void *eax, unsigned long ecx, in __monitor()
36 static inline void __monitorx(const void *eax, unsigned long ecx, in __monitorx()
44 static inline void __mwait(unsigned long eax, unsigned long ecx) in __mwait()
79 static inline void __mwaitx(unsigned long eax, unsigned long ebx, in __mwaitx()
89 static inline void __sti_mwait(unsigned long eax, unsigned long ecx) in __sti_mwait()
107 static inline void mwait_idle_with_hints(unsigned long eax, unsigned long ecx) in mwait_idle_with_hints()
129 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()
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dmwait.h26 static inline void __monitor(const void *eax, unsigned long ecx, in __monitor()
34 static inline void __monitorx(const void *eax, unsigned long ecx, in __monitorx()
42 static inline void __mwait(unsigned long eax, unsigned long ecx) in __mwait()
77 static inline void __mwaitx(unsigned long eax, unsigned long ebx, in __mwaitx()
87 static inline void __sti_mwait(unsigned long eax, unsigned long ecx) in __sti_mwait()
107 static inline void mwait_idle_with_hints(unsigned long eax, unsigned long ecx) in mwait_idle_with_hints()
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()
/kernel/linux/linux-4.19/arch/x86/kernel/cpu/
Dvmware.c47 #define VMWARE_PORT(cmd, eax, ebx, ecx, edx) \ argument
59 uint32_t eax, ebx, ecx, edx; in __vmware_platform() local
136 uint32_t eax, ebx, ecx, edx; in vmware_platform_setup() local
185 unsigned int eax; in vmware_platform() local
202 uint32_t eax, ebx, ecx, edx; in vmware_legacy_x2apic_available() local
Dtopology.c22 #define BITS_SHIFT_NEXT_LEVEL(eax) ((eax) & 0x1f) argument
28 unsigned int eax, ebx, ecx, edx; in detect_extended_topology_early() local
60 unsigned int eax, ebx, ecx, edx, sub_index; in detect_extended_topology() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
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
Dvmware.c59 #define VMWARE_PORT(cmd, eax, ebx, ecx, edx) \ argument
67 #define VMWARE_VMCALL(cmd, eax, ebx, ecx, edx) \ argument
75 #define VMWARE_VMMCALL(cmd, eax, ebx, ecx, edx) \ argument
83 #define VMWARE_CMD(cmd, eax, ebx, ecx, edx) do { \ argument
114 uint32_t eax, ebx, ecx, edx; in __vmware_platform() local
389 uint32_t eax, ebx, ecx, edx; in vmware_platform_setup() local
432 int eax, ebx, ecx, edx; in vmware_select_hypercall() local
449 unsigned int eax; in vmware_platform() local
474 uint32_t eax, ebx, ecx, edx; in vmware_legacy_x2apic_available() local
Dzhaoxin.c70 u32 eax, ebx, ecx, edx; in early_init_zhaoxin() local
94 unsigned int eax = cpuid_eax(10); in init_zhaoxin() local
/kernel/linux/linux-5.10/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
83 static inline void __cpuid(unsigned int *eax, unsigned int *ebx, in __cpuid()
102 unsigned int eax; in cpu_has_pkeys() local
132 unsigned int eax; in pkey_reg_xstate_offset() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_msg.h59 eax, ebx, ecx, edx, si, di) \ argument
103 eax, ebx, ecx, edx, si, di) \ argument
128 eax, ebx, ecx, edx, si, di) \ argument
162 eax, ebx, ecx, edx, si, di) \ argument
189 eax, ebx, ecx, edx, si, di) \ argument
Dvmwgfx_msg.c92 unsigned long eax, ebx, ecx, edx, si = 0, di = 0; in vmw_open_channel() local
121 unsigned long eax, ebx, ecx, edx, si, di; in vmw_close_channel() local
151 unsigned long si, di, eax, ebx, ecx, edx; in vmw_port_hb_out() local
207 unsigned long si, di, eax, ebx, ecx, edx; in vmw_port_hb_in() local
262 unsigned long eax, ebx, ecx, edx, si, di; in vmw_send_msg() local
315 unsigned long eax, ebx, ecx, edx, si, di; in vmw_recv_msg() local
/kernel/linux/linux-4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_msg.h58 eax, ebx, ecx, edx, si, di) \ argument
102 eax, ebx, ecx, edx, si, di) \ argument
127 eax, ebx, ecx, edx, si, di) \ argument
161 eax, ebx, ecx, edx, si, di) \ argument
188 eax, ebx, ecx, edx, si, di) \ argument
Dvmwgfx_msg.c92 unsigned long eax, ebx, ecx, edx, si = 0, di = 0; in vmw_open_channel() local
121 unsigned long eax, ebx, ecx, edx, si, di; in vmw_close_channel() local
151 unsigned long si, di, eax, ebx, ecx, edx; in vmw_port_hb_out() local
205 unsigned long si, di, eax, ebx, ecx, edx; in vmw_port_hb_in() local
259 unsigned long eax, ebx, ecx, edx, si, di; in vmw_send_msg() local
312 unsigned long eax, ebx, ecx, edx, si, di; in vmw_recv_msg() local
/kernel/linux/linux-4.19/tools/testing/selftests/x86/
Dpkey-helpers.h59 unsigned int eax, edx; in __rdpkru() local
85 unsigned int eax = pkru; in __wrpkru() local
145 static inline void __cpuid(unsigned int *eax, unsigned int *ebx, in __cpuid()
164 unsigned int eax; in cpu_has_pku() local
189 unsigned int eax; in pkru_xstate_offset() local
/kernel/linux/linux-4.19/arch/x86/boot/
Dcpucheck.c136 u32 eax, edx; in check_cpu() local
151 u32 eax, edx; in check_cpu() local
163 u32 eax, edx; in check_cpu() local
/kernel/linux/linux-5.10/arch/x86/boot/
Dcpucheck.c134 u32 eax, edx; in check_cpu() local
149 u32 eax, edx; in check_cpu() local
161 u32 eax, edx; in check_cpu() local
/kernel/linux/linux-4.19/arch/x86/kernel/fpu/
Dxstate.c126 u32 eax, ebx, ecx, edx; in xfeature_is_supervisor() local
254 u32 eax, ebx, ecx, edx, i; in setup_xstate_features() local
332 u32 eax, ebx, ecx, edx; in xfeature_is_aligned() local
440 u32 eax, ebx, ecx, edx; in xfeature_uncompacted_offset() local
459 u32 eax, ebx, ecx, edx; in xfeature_size() local
507 u32 eax, ebx, ecx, edx; in __xstate_dump_leaves() local
631 unsigned int eax, ebx, ecx, edx; in get_xsaves_size() local
646 unsigned int eax, ebx, ecx, edx; in get_xsave_size() local
720 unsigned int eax, ebx, ecx, edx; in fpu__init_system_xstate() local
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
Dxcr.h20 u32 eax, edx; in xgetbv() local
28 u32 eax = value; in xsetbv() local
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
Dxstate.c121 u32 eax, ebx, ecx, edx; in xfeature_is_supervisor() local
255 u32 eax, ebx, ecx, edx, i; in setup_xstate_features() local
341 u32 eax, ebx, ecx, edx; in xfeature_is_aligned() local
512 u32 eax, ebx, ecx, edx; in xfeature_uncompacted_offset() local
531 u32 eax, ebx, ecx, edx; in xfeature_size() local
579 u32 eax, ebx, ecx, edx; in __xstate_dump_leaves() local
706 unsigned int eax, ebx, ecx, edx; in get_xsaves_size() local
748 unsigned int eax, ebx, ecx, edx; in get_xsave_size() local
822 unsigned int eax, ebx, ecx, edx; in fpu__init_system_xstate() local
/kernel/linux/linux-5.10/drivers/idle/
Dintel_idle.c112 #define MWAIT2flg(eax) ((eax & 0xFF) << 24) argument
135 unsigned long eax = flg2MWAIT(state->flags); in intel_idle() local
176 unsigned long eax = flg2MWAIT(drv->states[index].flags); in intel_idle_s2idle() local
1171 unsigned long eax = flg2MWAIT(state->flags); in intel_idle_state_needs_timer_stop() local
1439 unsigned int eax, ebx, ecx, edx; in sklh_idle_state_table_update() local
1651 unsigned int eax, ebx, ecx; in intel_idle_init() local
/kernel/linux/linux-4.19/drivers/idle/
Dintel_idle.c120 #define MWAIT2flg(eax) ((eax & 0xFF) << 24) argument
914 unsigned long eax = flg2MWAIT(state->flags); in intel_idle() local
954 unsigned long eax = flg2MWAIT(drv->states[index].flags); in intel_idle_s2idle() local
1117 unsigned int eax, ebx, ecx; in intel_idle_probe() local
1278 unsigned int eax, ebx, ecx, edx; in sklh_idle_state_table_update() local
/kernel/linux/linux-5.10/arch/x86/oprofile/
Dop_model_ppro.c79 union cpuid10_eax eax; in ppro_setup_ctrs() local
210 union cpuid10_eax eax; in arch_perfmon_setup_counters() local
/kernel/linux/linux-4.19/arch/x86/oprofile/
Dop_model_ppro.c79 union cpuid10_eax eax; in ppro_setup_ctrs() local
210 union cpuid10_eax eax; in arch_perfmon_setup_counters() local
/kernel/linux/linux-4.19/drivers/hwmon/
Dvia-cputemp.c81 u32 eax, edx; in show_temp() local
95 u32 eax, edx; in cpu0_vid_show() local
129 u32 eax, edx; in via_cputemp_probe() local

12345678