Home
last modified time | relevance | path

Searched refs:cpuid_edx (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dcpuid.c121 (cpuid_edx(0x80000007) & (1 << 8))) in get_cpu_info()
132 if (cpuid_edx(0x80000007) & (1 << 9)) { in get_cpu_info()
139 if ((cpuid_edx(0x80000007) & (1 << 7)) && in get_cpu_info()
H A Dhelpers.h160 unsigned int cpuid_edx(unsigned int op);
207 static inline unsigned int cpuid_edx(unsigned int op) { return 0; }; in cpuid_edx() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Dtransmeta.c18 c->x86_capability[CPUID_8086_0001_EDX] = cpuid_edx(0x80860001); in early_init_transmeta()
88 c->x86_capability[CPUID_1_EDX] = cpuid_edx(0x00000001); in init_transmeta()
H A Dzhaoxin.c26 u32 tmp = cpuid_edx(0xC0000001); in init_zhaoxin_cap()
50 c->x86_capability[CPUID_C000_0001_EDX] = cpuid_edx(0xC0000001); in init_zhaoxin_cap()
H A Dcentaur.c28 u32 tmp = cpuid_edx(0xC0000001); in init_c3()
49 c->x86_capability[CPUID_C000_0001_EDX] = cpuid_edx(0xC0000001); in init_c3()
H A Dmshyperv.c367 ms_hyperv.misc_features = cpuid_edx(HYPERV_CPUID_FEATURES); in ms_hyperv_init_platform()
414 hv_host_info_edx = cpuid_edx(HYPERV_CPUID_VERSION); in ms_hyperv_init_platform()
H A Dcacheinfo.c670 if (!cpuid_edx(0x80000006)) in cacheinfo_amd_init_llc_id()
708 if (!cpuid_edx(0x80000006)) in cacheinfo_hygon_init_llc_id()
724 if (cpuid_edx(0x80000006) & 0xf000) in init_amd_cacheinfo()
H A Damd.c560 cpuid = cpuid_edx(0x80000005); in bsp_init_amd()
H A Dcommon.c1095 c->x86_capability[CPUID_8000_000A_EDX] = cpuid_edx(0x8000000a); in get_cpu_cap()
/openbmc/u-boot/arch/x86/include/asm/
H A Dcpu.h150 static inline unsigned int cpuid_edx(unsigned int op) in cpuid_edx() function
/openbmc/linux/arch/x86/include/asm/
H A Dcpuid.h121 static inline unsigned int cpuid_edx(unsigned int op) in cpuid_edx() function
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dcpu.c229 return cpuid_edx(0x00000001) & (1 << 12) ? true : false; in has_mtrr()
456 return cpuid_edx(0x80000001) & (1 << 29) ? true : false; in has_long_mode()
/openbmc/linux/drivers/thermal/intel/
H A Dintel_hfi.c335 edx.full = cpuid_edx(CPUID_HFI_LEAF); in init_hfi_cpu_index()
540 edx.full = cpuid_edx(CPUID_HFI_LEAF); in hfi_parse_features()
/openbmc/linux/arch/x86/kernel/
H A Damd_nb.c310 if (!cpuid_edx(0x80000006)) in amd_cache_northbridges()
H A Dkvm.c903 return cpuid_edx(kvm_cpuid_base() | KVM_CPUID_FEATURES); in kvm_arch_para_hints()
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c1986 features = cpuid_edx(1); in apic_verify()
/openbmc/linux/tools/power/cpupower/po/
H A Dka.po272 #. && (cpuid_edx(0x80000007) & (1 << 7)))
H A Dfr.po247 #. && (cpuid_edx(0x80000007) & (1 << 7)))
H A Dit.po247 #. && (cpuid_edx(0x80000007) & (1 << 7)))
H A Dpt.po246 #. && (cpuid_edx(0x80000007) & (1 << 7)))
H A Dcs.po252 #. && (cpuid_edx(0x80000007) & (1 << 7)))
H A Dde.po261 #. && (cpuid_edx(0x80000007) & (1 << 7)))