Searched refs:cpuid_ecx (Results 1 – 10 of 10) sorted by relevance
28 unsigned long ecx = cpuid_ecx(1); in cpu_has_vmx()
647 static inline unsigned int cpuid_ecx(unsigned int op) in cpuid_ecx() function
191 ecx = cpuid_ecx(0x80000008); in early_init_hygon_mc()241 ecx = cpuid_ecx(0x8000001e); in bsp_init_hygon()
575 ecx = cpuid_ecx(0x80000008); in early_init_amd_mc()647 ecx = cpuid_ecx(0x8000001e); in bsp_init_amd()940 if (!(cpuid_ecx(1) & BIT(30)) || rdrand_force) in clear_rdrand_cpuid_bit()949 if (cpuid_ecx(1) & BIT(30)) { in clear_rdrand_cpuid_bit()
265 hv_host_info_ecx = cpuid_ecx(HYPERV_CPUID_VERSION); in ms_hyperv_init_platform()
273 cpu_pwr_sample_ratio = cpuid_ecx(0x80000007); in amd_power_pmu_init()
632 if (cpuid_ecx(0x1) & BIT(17)) { in pti_init()
276 cx = cpuid_ecx(1); in xen_check_xsave()
407 if (cpuid_ecx(7) & F(LA57)) in kvm_set_cpu_caps()
1147 max_sev_asid = cpuid_ecx(0x8000001F); in sev_hardware_setup()