Home
last modified time | relevance | path

Searched defs:eax (Results 51 - 75 of 244) sorted by relevance

12345678910

/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_hvm.c97 uint32_t eax, ebx, ecx, edx, base; in init_hvm_pv_info() local
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dptrace.h25 long eax; member
/kernel/linux/linux-6.6/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) 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 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
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dcpuid_test.c31 u32 eax, ebx, ecx, edx; in test_guest_cpuids() local
142 u32 eax, ebx, x; in set_cpuid_after_run() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dpkey-x86.h41 unsigned int eax, edx; in __read_pkey_reg() local
54 unsigned int eax = pkey_reg; in __write_pkey_reg() local
71 unsigned int eax; in cpu_has_pkeys() local
92 unsigned int eax; in cpu_max_xsave_size() local
112 unsigned int eax; pkey_reg_xstate_offset() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dunwind_vdso.c83 unsigned long eax = _Unwind_GetGR(ctx, 0); in trace_fn() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dptrace.h33 long eax; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dptrace.h33 long eax; member
/third_party/node/deps/base64/base64/lib/
H A Dcodec_choose.c39 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 Dht_utils.c28 unsigned int eax, ebx, ecx, edx; in is_ht_cpu() local
/third_party/node/deps/openssl/openssl/crypto/sha/
H A Dsha512.c447 _asm mov eax,[ecx + 4] in __pull64be() local
451 _asm rol eax, 16 in __pull64be() local
459 _asm mov eax,[ecx + 4] in __pull64be() local
/third_party/openssl/crypto/sha/
H A Dsha512.c447 _asm mov eax,[ecx + 4] in __pull64be() local
451 _asm rol eax, 16 in __pull64be() local
459 _asm mov eax,[ecx + 4] in __pull64be() local
/third_party/openssl/ohos_lite/crypto/sha/
H A Dsha512.c460 _asm mov eax,[ecx + 4] in __pull64be() local
464 _asm rol eax, 16 in __pull64be() local
472 _asm mov eax,[ecx + 4] in __pull64be() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcpu.c76 uint32_t eax, edx; in xgetbv() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftcalc.h159 mov eax, a in FT_MulFix_i386() local
165 add eax, ecx in FT_MulFix_i386() local
167 shr eax, 16 in FT_MulFix_i386() local
169 add eax, edx in FT_MulFix_i386() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dumodarith.h522 mov eax, dinvmod in ppro_mulmod() local
554 mov eax, a0 in ppro_mulmod2c() local
593 mov eax, a0 in ppro_mulmod2() local
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dtss.h16 u32 eax; member
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dinterface_32.h56 uint32_t eax; member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmicrocode.h107 u32 eax = 0x00000000; in x86_cpuid_vendor() local
123 u32 eax = 0x00000001; in x86_cpuid_family() local
H A Duser32.h37 __u32 ebx, ecx, edx, esi, edi, ebp, eax; member
/kernel/linux/linux-5.10/arch/x86/events/zhaoxin/
H A Dcore.c508 union cpuid10_eax eax; in zhaoxin_pmu_init() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dcentaur.c137 unsigned int eax = cpuid_eax(10); in init_centaur() local
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dpmu_intel.c330 union cpuid10_eax eax; in intel_pmu_refresh() local
[all...]
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dreg_ld_str.c973 unsigned eax; in FPU_round_to_int() local

Completed in 14 milliseconds

12345678910