/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_msg_arm64.h | 48 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) vmw_port() 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) vmw_port_hb() argument [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | via-cputemp.c | 68 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
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | cpuid_test.c | 31 u32 eax, ebx, ecx, edx; in test_guest_cpuids() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | pkey-x86.h | 41 unsigned int eax, edx; in __read_pkey_reg() local 56 unsigned int edx = 0; in __write_pkey_reg() local 74 unsigned int edx; in cpu_has_pkeys() local 95 unsigned int edx; in cpu_max_xsave_size() local 115 unsigned int edx; in pkey_reg_xstate_offset() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | unwind_vdso.c | 85 unsigned long edx = _Unwind_GetGR(ctx, 2); in trace_fn() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | ptrace.h | 29 long edx; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | ptrace.h | 29 long edx; member
|
/third_party/node/deps/base64/base64/lib/ |
H A D | codec_choose.c | 39 uint32_t eax, edx; in _xgetbv() local 184 unsigned int eax, ebx = 0, ecx = 0, edx; in codec_choose_x86() local [all...] |
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/ |
H A D | ht_utils.c | 28 unsigned int eax, ebx, ecx, edx; in is_ht_cpu() local
|
/third_party/node/deps/openssl/openssl/crypto/sha/ |
H A D | sha512.c | 446 _asm mov edx,[ecx + 0] in __pull64be() local 450 _asm rol edx, 16 in __pull64be() local 458 _asm mov edx,[ecx + 0] in __pull64be() local
|
/third_party/openssl/crypto/sha/ |
H A D | sha512.c | 446 _asm mov edx,[ecx + 0] in __pull64be() local 450 _asm rol edx, 16 in __pull64be() local 458 _asm mov edx,[ecx + 0] in __pull64be() local
|
/third_party/openssl/ohos_lite/crypto/sha/ |
H A D | sha512.c | 459 _asm mov edx,[ecx + 0] in __pull64be() local 463 _asm rol edx, 16 in __pull64be() local 471 _asm mov edx,[ecx + 0] in __pull64be() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | cpu.c | 76 uint32_t eax, edx; in xgetbv() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | ftcalc.h | 160 mov edx, b in FT_MulFix_i386() local 166 adc edx, 0 in FT_MulFix_i386() local 168 shl edx, 1 in FT_MulFix_i386() local [all...] |
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | umodarith.h | 523 mov edx, dmod in ppro_mulmod() local 552 mov edx, a1 in ppro_mulmod2c() local 591 mov edx, a1 in ppro_mulmod2() local
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | tss.h | 18 u32 edx; member
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | special_insns.h | 83 u32 edx, pkru; in rdpkru() local 97 u32 ecx = 0, edx = 0; in wrpkru() local
|
H A D | microcode.h | 108 u32 ebx, ecx = 0, edx; in x86_cpuid_vendor() local 124 u32 ebx, ecx = 0, edx; in x86_cpuid_family() local
|
H A D | user32.h | 37 __u32 ebx, ecx, edx, esi, edi, ebp, eax; member
|
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/ |
H A D | interface_32.h | 52 uint32_t edx; member
|
/kernel/linux/linux-5.10/arch/x86/events/zhaoxin/ |
H A D | core.c | 507 union cpuid10_edx edx; in zhaoxin_pmu_init() local
|
/kernel/linux/linux-5.10/arch/x86/entry/ |
H A D | calling.h | 343 movl %edx, %eax variable
|
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
H A D | pmu_intel.c | 331 union cpuid10_edx edx; in intel_pmu_refresh() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | pkey-x86.h | 59 unsigned int eax, edx; in __read_pkey_reg() local 74 unsigned int edx = 0; in __write_pkey_reg() local 105 unsigned int edx; in cpu_has_pkeys() local 135 unsigned int edx; in pkey_reg_xstate_offset() local 83 __cpuid(unsigned int *eax, unsigned int *ebx, unsigned int *ecx, unsigned int *edx) __cpuid() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/video/ |
H A D | uvesafb.h | 10 __u32 edx; member
|