Home
last modified time | relevance | path

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

/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.h163 unsigned int cpuid_edx(unsigned int op);
210 static inline unsigned int cpuid_edx(unsigned int op) { return 0; }; in cpuid_edx() function
/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 Damd.c440 cpuid = cpuid_edx(0x80000005); in bsp_init_amd()
1238 invlpgb_count_max = (cpuid_edx(0x80000008) & 0xffff) + 1; in cpu_detect_tlb_amd()
H A Dmshyperv.c531 ms_hyperv.misc_features = cpuid_edx(HYPERV_CPUID_FEATURES); in ms_hyperv_init_platform()
H A Dcacheinfo.c358 ci->num_leaves = (cpuid_edx(0x80000006) & 0xf000) ? 4 : 3; in init_amd_cacheinfo()
H A Dcommon.c1071 c->x86_power = cpuid_edx(0x80000007); in get_cpu_cap()
1079 c->x86_capability[CPUID_8000_000A_EDX] = cpuid_edx(0x8000000a); in get_cpu_cap()
/linux/arch/x86/kernel/apic/
H A Dapic.c1968 features = cpuid_edx(1); in apic_verify()
/linux/tools/power/cpupower/po/
H A Dka.po272 #. && (cpuid_edx(0x80000007) & (1 << 7)))
H A Dcs.po252 #. && (cpuid_edx(0x80000007) & (1 << 7)))
H A Dpt.po246 #. && (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 Dde.po261 #. && (cpuid_edx(0x80000007) & (1 << 7)))