Searched defs:edx (Results 1 - 25 of 90) sorted by relevance

1234

/linux-master/tools/build/feature/
H A Dtest-get_cpuid.c6 unsigned int eax = 0, ebx = 0, ecx = 0, edx = 0; local
/linux-master/arch/x86/include/asm/fpu/
H A Dxcr.h10 u32 eax, edx; local
19 u32 edx = value >> 32; local
/linux-master/include/uapi/linux/
H A Dtoshiba.h42 unsigned int edx __attribute__ ((packed)); member in struct:__anon13394
/linux-master/tools/power/cpupower/utils/helpers/
H A Dcpuid.c34 cpuid_func(edx); variable
/linux-master/arch/x86/include/asm/
H A Dapm.h27 apm_bios_call_asm(u32 func, u32 ebx_in, u32 ecx_in, u32 *eax, u32 *ebx, u32 *ecx, u32 *edx, u32 *esi) argument
H A Dmwait.h146 static inline void __tpause(u32 ecx, u32 edx, u32 eax) argument
29 __monitor(const void *eax, unsigned long ecx, unsigned long edx) argument
37 __monitorx(const void *eax, unsigned long ecx, unsigned long edx) argument
[all...]
H A Duser32.h37 __u32 ebx, ecx, edx, esi, edi, ebp, eax; member in struct:user_regs_struct32
/linux-master/arch/x86/kernel/cpu/
H A Dhygon.c235 u32 ebx, eax, ecx, edx; local
/linux-master/lib/raid6/
H A Dx86.h59 u32 eax, ebx, ecx, edx; local
/linux-master/drivers/cpufreq/
H A Dlongrun.c138 u32 eax, ebx, ecx, edx; local
164 u32 eax, ebx, ecx, edx; local
/linux-master/tools/testing/selftests/x86/
H A Dcorrupt_xstate_header.c24 unsigned int eax, ebx, ecx, edx; local
H A Dunwind_vdso.c85 unsigned long edx = _Unwind_GetGR(ctx, 2); local
/linux-master/arch/x86/kernel/acpi/
H A Dcstate.c126 unsigned int eax, ebx, ecx, edx; local
/linux-master/arch/x86/include/uapi/asm/
H A Dptrace.h21 long edx; member in struct:pt_regs
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg_arm64.h48 vmw_port(unsigned long cmd, unsigned long in_ebx, unsigned long in_si, unsigned long in_di, unsigned long flags, unsigned long magic, unsigned long *eax, unsigned long *ebx, unsigned long *ecx, unsigned long *edx, unsigned long *si, unsigned long *di) argument
80 vmw_port_hb(unsigned long cmd, unsigned long in_ecx, unsigned long in_si, unsigned long in_di, unsigned long flags, unsigned long magic, unsigned long bp, u32 w7dir, unsigned long *eax, unsigned long *ebx, unsigned long *ecx, unsigned long *edx, unsigned long *si, unsigned long *di) argument
[all...]
/linux-master/arch/x86/kernel/cpu/sgx/
H A Ddriver.c148 unsigned int eax, ebx, ecx, edx; local
/linux-master/tools/testing/selftests/mm/
H A Dpkey-x86.h41 unsigned int eax, edx; local
56 unsigned int edx = 0; local
74 unsigned int edx; local
95 unsigned int edx; local
115 unsigned int edx; local
[all...]
/linux-master/drivers/hwmon/
H A Dvia-cputemp.c68 u32 eax, edx; local
82 u32 eax, edx; local
115 u32 eax, edx; local
/linux-master/arch/x86/lib/
H A Ddelay.c108 u32 eax, edx; local
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dcpuid_test.c31 u32 eax, ebx, ecx, edx; local
/linux-master/arch/x86/entry/
H A Dcalling.h108 xorl %edx, %edx /* nospec dx */ variable
322 movl %edx, %eax variable
[all...]
/linux-master/arch/x86/xen/
H A Denlighten_hvm.c97 uint32_t eax, ebx, ecx, edx, base; local
/linux-master/arch/x86/include/asm/xen/
H A Dinterface_32.h52 uint32_t edx; member in struct:cpu_user_regs
/linux-master/arch/x86/kvm/
H A Dtss.h18 u32 edx; member in struct:tss_segment_32
/linux-master/include/uapi/video/
H A Duvesafb.h10 __u32 edx; member in struct:v86_regs

Completed in 520 milliseconds

1234