/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() 137 static inline void __tpause(u32 ecx, u32 edx, u32 eax) in __tpause()
|
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
|
/arch/x86/include/asm/fpu/ |
D | xcr.h | 10 u32 eax, edx; in xgetbv() local 19 u32 edx = value >> 32; in xsetbv() 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 | 71 u32 eax, ebx, ecx, edx; in hygon_get_topology() local 358 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 | 813 unsigned int eax, ebx, ecx, edx; in detect_num_cpu_cores() local 826 unsigned int n, dummy, ebx, ecx, edx, l2size; in cpu_detect_cache_sizes() local 888 u32 eax, ebx, ecx, edx; in detect_ht_early() local 1034 u32 eax, ebx, ecx, edx; in get_cpu_cap() local 1116 u32 eax, ebx, ecx, edx; in get_cpu_address_sizes() local
|
D | amd.c | 399 u32 eax, ebx, ecx, edx; in amd_get_topology() local 1237 u32 ebx, eax, ecx, edx; in cpu_detect_tlb_amd() local
|
D | cacheinfo.c | 613 unsigned edx; in cpuid4_cache_lookup_regs() local 645 unsigned int eax, ebx, ecx, edx, op; in find_num_cache_leaves() local 687 u32 eax, ebx, ecx, edx, num_sharing_cache = 0; in cacheinfo_amd_init_llc_id() local
|
/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
|
D | intel.c | 74 unsigned int eax, ebx, ecx, edx; in intel_cpu_collect_info() local 402 unsigned int eax = 1, ebx, ecx = 0, edx; in load_builtin_intel_microcode() local
|
/arch/x86/kernel/fpu/ |
D | xstate.c | 214 u32 eax, ebx, ecx, edx, i; in setup_xstate_cache() local 395 u32 eax, ebx, ecx, edx; in xfeature_size() local 430 u32 eax, ebx, ecx, edx; in __xstate_dump_leaves() local 477 u32 eax, ebx, ecx, edx; in check_xtile_data_against_struct() local 620 unsigned int eax, ebx, ecx, edx; in get_compacted_size() local 666 unsigned int eax, ebx, ecx, edx; in get_xsave_size_user() local 747 unsigned int eax, ebx, ecx, edx; in fpu__init_system_xstate() local
|
/arch/x86/kvm/ |
D | cpuid.c | 47 u32 eax, ebx, ecx, edx, offset; in xstate_required_size() local 994 union cpuid10_edx edx; in __do_cpuid_func() local 1521 u32 *ecx, u32 *edx, bool exact_only) in kvm_cpuid() 1574 u32 eax, ebx, ecx, edx; in kvm_emulate_cpuid() local
|
/arch/x86/kernel/cpu/sgx/ |
D | driver.c | 148 unsigned int eax, ebx, ecx, edx; in sgx_drv_init() local
|
/arch/x86/kernel/cpu/resctrl/ |
D | core.c | 200 union cpuid_0x10_x_edx edx; in __get_mem_config_intel() local 233 u32 eax, ebx, ecx, edx, subleaf; in __rdt_get_mem_config_amd() local 268 union cpuid_0x10_x_edx edx; in rdt_get_cache_alloc_cfg() local 932 u32 eax, ebx, ecx, edx; in resctrl_cpu_detect() local
|
/arch/x86/lib/ |
D | delay.c | 108 u32 eax, edx; in delay_halt_tpause() local
|
/arch/x86/kernel/acpi/ |
D | cstate.c | 126 unsigned int eax, ebx, ecx, edx; in acpi_processor_ffh_cstate_probe_cpu() local
|
/arch/x86/xen/ |
D | enlighten_hvm.c | 97 uint32_t eax, ebx, ecx, edx, base; in init_hvm_pv_info() 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/kernel/ |
D | tsc.c | 660 unsigned int eax_denominator, ebx_numerator, ecx_hz, edx; in native_calibrate_tsc() local 702 unsigned int eax_base_mhz, ebx, ecx, edx; in native_calibrate_tsc() local 734 unsigned int eax_base_mhz, ebx_max_mhz, ecx_bus_mhz, edx; in cpu_khz_from_cpuid() local
|
/arch/x86/include/asm/xen/ |
D | interface_32.h | 52 uint32_t edx; member
|