/linux-6.12.1/arch/x86/include/asm/ |
D | cpuid.h | 12 u32 eax, ebx, ecx, edx; member 31 unsigned int *ecx, unsigned int *edx) in native_cpuid() 84 unsigned int *ecx, unsigned int *edx) in cpuid_count() 96 unsigned int eax, ebx, ecx, edx; in cpuid_eax() local 105 unsigned int eax, ebx, ecx, edx; in cpuid_ebx() local 114 unsigned int eax, ebx, ecx, edx; in cpuid_ecx() local 123 unsigned int eax, ebx, ecx, edx; in cpuid_edx() local
|
D | mwait.h | 30 unsigned long edx) in __monitor() 38 unsigned long edx) in __monitorx() 146 static inline void __tpause(u32 ecx, u32 edx, u32 eax) in __tpause()
|
D | special_insns.h | 83 u32 edx, pkru; in rdpkru() local 97 u32 ecx = 0, edx = 0; in wrpkru() local
|
D | apm.h | 29 u32 *edx, u32 *esi) in apm_bios_call_asm()
|
/linux-6.12.1/tools/testing/selftests/mm/ |
D | pkey-x86.h | 45 unsigned int eax, edx; in __read_pkey_reg() local 60 unsigned int edx = 0; in __write_pkey_reg() local 78 unsigned int edx; in cpu_has_pkeys() local 99 unsigned int edx; in cpu_max_xsave_size() local 119 unsigned int edx; in pkey_reg_xstate_offset() local
|
/linux-6.12.1/arch/x86/include/asm/fpu/ |
D | xcr.h | 10 u32 eax, edx; in xgetbv() local 19 u32 edx = value >> 32; in xsetbv() local
|
/linux-6.12.1/drivers/hwmon/ |
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
|
D | coretemp.c | 163 u32 eax, edx; in adjust_tjmax() local 277 u32 eax, edx; in get_tjmax() local 314 u32 eax, edx; in get_ttarget() local 356 u32 eax, edx; in show_crit_alarm() local 398 u32 eax, edx; in show_temp() local 560 u32 eax, edx; in create_core_data() local
|
/linux-6.12.1/arch/x86/kernel/cpu/microcode/ |
D | internal.h | 59 #define CPUID_IS(a, b, c, ebx, ecx, edx) \ argument 74 u32 ebx, ecx = 0, edx; in x86_cpuid_vendor() local 90 u32 ebx, ecx = 0, edx; in x86_cpuid_family() local
|
/linux-6.12.1/drivers/cpufreq/ |
D | longrun.c | 138 u32 eax, ebx, ecx, edx; in longrun_get() local 164 u32 eax, ebx, ecx, edx; in longrun_determine_freqs() local
|
/linux-6.12.1/arch/x86/kernel/fpu/ |
D | xstate.c | 217 u32 eax, ebx, ecx, edx, i; in setup_xstate_cache() local 398 u32 eax, ebx, ecx, edx; in xfeature_size() local 433 u32 eax, ebx, ecx, edx; in __xstate_dump_leaves() local 480 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-6.12.1/tools/arch/x86/kcpuid/ |
D | kcpuid.c | 52 u32 eax, ebx, ecx, edx; member 88 static inline void cpuid(u32 *eax, u32 *ebx, u32 *ecx, u32 *edx) in cpuid() 201 u32 eax, ebx, ecx, edx, f = input_eax; in setup_cpuid_range() local 579 u32 eax, ebx, ecx, edx; in setup_platform_cpuid() local
|
/linux-6.12.1/tools/build/feature/ |
D | test-get_cpuid.c | 6 unsigned int eax = 0, ebx = 0, ecx = 0, edx = 0; in main() local
|
/linux-6.12.1/arch/x86/kvm/ |
D | cpuid.c | 47 u32 eax, ebx, ecx, edx, offset; in xstate_required_size() local 1030 union cpuid10_edx edx; in __do_cpuid_func() local 1601 u32 *ecx, u32 *edx, bool exact_only) in kvm_cpuid() 1654 u32 eax, ebx, ecx, edx; in kvm_emulate_cpuid() local
|
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/ |
D | core.c | 214 union cpuid_0x10_x_edx edx; in __get_mem_config_intel() local 247 u32 eax, ebx, ecx, edx, subleaf; in __rdt_get_mem_config_amd() local 283 union cpuid_0x10_x_edx edx; in rdt_get_cache_alloc_cfg() local 1068 u32 eax, ebx, ecx, edx; in resctrl_cpu_detect() local
|
/linux-6.12.1/tools/perf/arch/x86/tests/ |
D | intel-pt-test.c | 345 unsigned int edx; member 380 unsigned int eax, ebx, ecx, edx = 0; in is_hydrid() local
|
/linux-6.12.1/include/uapi/linux/ |
D | toshiba.h | 42 unsigned int edx __attribute__ ((packed)); member
|
/linux-6.12.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_msg.c | 105 u32 ecx, edx, esi, edi; in vmw_open_channel() local 208 u32 ebx, ecx, edx; in vmw_port_hb_in() local 307 u32 ebx, ecx, edx; in vmw_recv_msg() local
|
/linux-6.12.1/lib/raid6/ |
D | x86.h | 59 u32 eax, ebx, ecx, edx; in boot_cpu_has() local
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | hygon.c | 235 u32 ebx, eax, ecx, edx; in cpu_detect_tlb_hygon() local
|
/linux-6.12.1/tools/testing/selftests/x86/ |
D | corrupt_xstate_header.c | 24 unsigned int eax, ebx, ecx, edx; in xsave_enabled() local
|
D | unwind_vdso.c | 85 unsigned long edx = _Unwind_GetGR(ctx, 2); in trace_fn() local
|
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/ |
D | processor.h | 429 uint32_t eax, edx; in rdtsc() local 444 uint32_t eax, edx; in rdtscp() local 576 u32 eax, edx; in xgetbv() local 587 u32 edx = value >> 32; in xsetbv() local 622 uint32_t *ecx, uint32_t *edx) in __cpuid() 638 uint32_t *ecx, uint32_t *edx) in cpuid() 645 uint32_t eax, ebx, ecx, edx; in this_cpu_fms() local 664 uint32_t eax, ebx, ecx, edx; in this_cpu_vendor_string_is() local 1288 u32 edx = value >> 32; in xsetbv_safe() local
|
/linux-6.12.1/drivers/thermal/intel/ |
D | x86_pkg_temp_thermal.c | 276 u32 mask, shift, eax, edx; in pkg_temp_thermal_trips_init() local 314 u32 eax, ebx, ecx, edx; in pkg_temp_thermal_device_add() local
|
/linux-6.12.1/arch/x86/kernel/cpu/sgx/ |
D | driver.c | 148 unsigned int eax, ebx, ecx, edx; in sgx_drv_init() local
|