Searched refs:cpuid_ecx (Results 1 – 6 of 6) sorted by relevance
30 unsigned long ecx = cpuid_ecx(1); in cpu_has_vmx()
634 static inline unsigned int cpuid_ecx(unsigned int op) in cpuid_ecx() function
476 ecx = cpuid_ecx(0x80000008); in early_init_amd_mc()548 ecx = cpuid_ecx(0x8000001e); in bsp_init_amd()805 if (!(cpuid_ecx(1) & BIT(30)) || rdrand_force) in clear_rdrand_cpuid_bit()814 if (cpuid_ecx(1) & BIT(30)) { in clear_rdrand_cpuid_bit()
196 hv_host_info_ecx = cpuid_ecx(HVCPUID_VERSION); in ms_hyperv_init_platform()
285 cpu_pwr_sample_ratio = cpuid_ecx(0x80000007); in amd_power_pmu_init()
252 cx = cpuid_ecx(1); in xen_check_xsave()