| H A D | turbostat.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * turbostat -- show CPU frequency and C-state residency 19 #define VFM_MODEL_MASK GENMASK(VFM_FAMILY_BIT - 1, VFM_MODEL_BIT) 20 #define VFM_FAMILY_MASK GENMASK(VFM_VENDOR_BIT - 1, VFM_FAMILY_BIT) 21 #define VFM_VENDOR_MASK GENMASK(VFM_RSVD_BIT - 1248 unsigned int eax, ebx, ecx, edx; probe_platform_features() local 4460 unsigned int eax, ebx, ecx, edx; get_apic_id() local 6279 unsigned int eax, ebx, ecx, edx; set_my_cpu_type() local 8155 unsigned int eax, ebx, ecx, edx; get_cpu_type() local 8813 unsigned int eax, ebx, ecx, edx; process_cpuid() local [all...] |