Home
last modified time | relevance | path

Searched refs:cpuid_edx (Results 1 – 17 of 17) 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.h162 unsigned int cpuid_edx(unsigned int op);
207 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 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 Damd.c439 cpuid = cpuid_edx(0x80000005); in bsp_init_amd()
1255 invlpgb_count_max = (cpuid_edx(0x80000008) & 0xffff) + 1; in cpu_detect_tlb_amd()
H A Dmshyperv.c495 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.c1052 c->x86_power = cpuid_edx(0x80000007); in get_cpu_cap()
1060 c->x86_capability[CPUID_8000_000A_EDX] = cpuid_edx(0x8000000a); in get_cpu_cap()
/linux/drivers/thermal/intel/
H A Dintel_hfi.c336 edx.full = cpuid_edx(CPUID_HFI_LEAF); in init_hfi_cpu_index()
547 edx.full = cpuid_edx(CPUID_HFI_LEAF); in hfi_parse_features()
/linux/arch/x86/kernel/
H A Dkvm.c923 return cpuid_edx(kvm_cpuid_base() | KVM_CPUID_FEATURES); in kvm_arch_para_hints()
/linux/arch/x86/kernel/apic/
H A Dapic.c1962 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)))