Searched refs:cpu_info (Results 1 – 3 of 3) sorted by relevance
35 struct cpu_info { struct59 const struct cpu_info *gen_info; argument495 priv->gen_info = (const struct cpu_info *)id->driver_data; in peci_cputemp_probe()542 static const struct cpu_info cpu_hsx = {548 static const struct cpu_info cpu_skx = {554 static const struct cpu_info cpu_icx = {560 static const struct cpu_info cpu_spr = {
707 if ((this_cpu_read(cpu_info.x86_vendor) != X86_VENDOR_INTEL) || in acpi_throttling_rdmsr()727 if ((this_cpu_read(cpu_info.x86_vendor) != X86_VENDOR_INTEL) || in acpi_throttling_wrmsr()
156 return (this_cpu_read(cpu_info.loops_per_jiffy) * in old_gameport_measure_speed()
Completed in 39 milliseconds