/arch/x86/include/asm/fpu/ |
D | xcr.h | 20 u32 eax, edx; in xgetbv() local 29 u32 edx = value >> 32; in xsetbv() local
|
/arch/x86/boot/ |
D | cpucheck.c | 134 u32 eax, edx; in check_cpu() local 149 u32 eax, edx; in check_cpu() local 161 u32 eax, edx; in check_cpu() local
|
/arch/x86/include/asm/ |
D | mwait.h | 29 unsigned long edx) in __monitor() 37 unsigned long edx) in __monitorx() 129 static inline void __tpause(u32 ecx, u32 edx, u32 eax) in __tpause()
|
D | microcode.h | 93 #define CPUID_IS(a, b, c, ebx, ecx, edx) \ argument 108 u32 ebx, ecx = 0, edx; in x86_cpuid_vendor() local 124 u32 ebx, ecx = 0, edx; in x86_cpuid_family() local
|
D | apm.h | 29 u32 *edx, u32 *esi) in apm_bios_call_asm()
|
D | special_insns.h | 83 u32 edx, pkru; in rdpkru() local 97 u32 ecx = 0, edx = 0; in wrpkru() local
|
D | processor.h | 148 u32 eax, ebx, ecx, edx; member 214 unsigned int *ecx, unsigned int *edx) in native_cpuid() 602 unsigned int *ecx, unsigned int *edx) in cpuid() 612 unsigned int *ecx, unsigned int *edx) in cpuid_count() 624 unsigned int eax, ebx, ecx, edx; in cpuid_eax() local 633 unsigned int eax, ebx, ecx, edx; in cpuid_ebx() local 642 unsigned int eax, ebx, ecx, edx; in cpuid_ecx() local 651 unsigned int eax, ebx, ecx, edx; in cpuid_edx() local
|
/arch/x86/kernel/cpu/ |
D | topology.c | 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
|
D | vmware.c | 60 #define VMWARE_PORT(cmd, eax, ebx, ecx, edx) \ argument 68 #define VMWARE_VMCALL(cmd, eax, ebx, ecx, edx) \ argument 76 #define VMWARE_VMMCALL(cmd, eax, ebx, ecx, edx) \ argument 84 #define VMWARE_CMD(cmd, eax, ebx, ecx, edx) do { \ argument 115 uint32_t eax, ebx, ecx, edx; in __vmware_platform() local 392 uint32_t eax, ebx, ecx, edx; in vmware_platform_setup() local 435 int eax, ebx, ecx, edx; in vmware_select_hypercall() local 477 uint32_t eax, ebx, ecx, edx; in vmware_legacy_x2apic_available() local
|
D | hygon.c | 70 u32 eax, ebx, ecx, edx; in hygon_get_topology() local 354 u32 ebx, eax, ecx, edx; in cpu_detect_tlb_hygon() local
|
D | zhaoxin.c | 70 u32 eax, ebx, ecx, edx; in early_init_zhaoxin() local
|
D | common.c | 684 unsigned int eax, ebx, ecx, edx; in detect_num_cpu_cores() local 697 unsigned int n, dummy, ebx, ecx, edx, l2size; in cpu_detect_cache_sizes() local 759 u32 eax, ebx, ecx, edx; in detect_ht_early() local 905 u32 eax, ebx, ecx, edx; in get_cpu_cap() local 987 u32 eax, ebx, ecx, edx; in get_cpu_address_sizes() local
|
D | amd.c | 413 u32 eax, ebx, ecx, edx; in amd_get_topology() local 1182 u32 ebx, eax, ecx, edx; in cpu_detect_tlb_amd() local
|
D | cacheinfo.c | 598 unsigned edx; in cpuid4_cache_lookup_regs() local 630 unsigned int eax, ebx, ecx, edx, op; in find_num_cache_leaves() local 672 u32 eax, ebx, ecx, edx, num_sharing_cache = 0; in cacheinfo_amd_init_llc_id() local
|
/arch/x86/kernel/fpu/ |
D | xstate.c | 126 u32 eax, ebx, ecx, edx; in xfeature_is_supervisor() local 170 u32 eax, ebx, ecx, edx, i; in setup_xstate_features() local 256 u32 eax, ebx, ecx, edx; in xfeature_is_aligned() local 427 u32 eax, ebx, ecx, edx; in xfeature_uncompacted_offset() local 446 u32 eax, ebx, ecx, edx; in xfeature_size() local 480 u32 eax, ebx, ecx, edx; in __xstate_dump_leaves() local 607 unsigned int eax, ebx, ecx, edx; in get_xsaves_size() local 649 unsigned int eax, ebx, ecx, edx; in get_xsave_size() local 723 unsigned int eax, ebx, ecx, edx; in fpu__init_system_xstate() local
|
/arch/x86/kvm/ |
D | cpuid.c | 43 u32 eax, ebx, ecx, edx, offset; in xstate_required_size() local 733 union cpuid10_edx edx; in __do_cpuid_func() local 1192 u32 *ecx, u32 *edx, bool exact_only) in kvm_cpuid() 1242 u32 eax, ebx, ecx, edx; in kvm_emulate_cpuid() local
|
/arch/x86/kernel/cpu/resctrl/ |
D | core.c | 182 union cpuid_0x10_x_edx edx; in __get_mem_config_intel() local 217 union cpuid_0x10_x_edx edx; in __rdt_get_mem_config_amd() local 248 union cpuid_0x10_x_edx edx; in rdt_get_cache_alloc_cfg() local 929 u32 eax, ebx, ecx, edx; in resctrl_cpu_detect() local
|
/arch/x86/kernel/cpu/sgx/ |
D | driver.c | 148 unsigned int eax, ebx, ecx, edx; in sgx_drv_init() local
|
/arch/x86/lib/ |
D | delay.c | 108 u32 eax, edx; in delay_halt_tpause() local
|
/arch/x86/kernel/acpi/ |
D | cstate.c | 118 unsigned int eax, ebx, ecx, edx; in acpi_processor_ffh_cstate_probe_cpu() local
|
/arch/x86/xen/ |
D | enlighten_hvm.c | 90 uint32_t eax, ebx, ecx, edx, base; in init_hvm_pv_info() local
|
/arch/x86/kernel/ |
D | tsc.c | 624 unsigned int eax_denominator, ebx_numerator, ecx_hz, edx; in native_calibrate_tsc() local 666 unsigned int eax_base_mhz, ebx, ecx, edx; in native_calibrate_tsc() local 698 unsigned int eax_base_mhz, ebx_max_mhz, ecx_bus_mhz, edx; in cpu_khz_from_cpuid() local
|
/arch/x86/events/zhaoxin/ |
D | core.c | 507 union cpuid10_edx edx; in zhaoxin_pmu_init() local
|
/arch/x86/include/uapi/asm/ |
D | ptrace.h | 21 long edx; member
|
/arch/x86/include/asm/xen/ |
D | interface_32.h | 52 uint32_t edx; member
|