Searched defs:cpu_model (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/x86/ |
D | utils.c | 45 #define ENTRY(status, hid, uid, path, cpu_model, dmi...) { \ argument 54 #define PRESENT_ENTRY_HID(hid, uid, cpu_model, dmi...) \ argument 57 #define NOT_PRESENT_ENTRY_HID(hid, uid, cpu_model, dmi...) \ argument 60 #define PRESENT_ENTRY_PATH(path, cpu_model, dmi...) \ argument 63 #define NOT_PRESENT_ENTRY_PATH(path, cpu_model, dmi...) \ argument
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | speedstep-centrino.c | 63 struct cpu_model struct 75 static DEFINE_PER_CPU(struct cpu_model *, centrino_model); argument
|
D | longhaul.c | 60 static int cpu_model; variable
|
/kernel/linux/linux-5.10/arch/x86/oprofile/ |
D | nmi_int.c | 559 __u8 cpu_model = boot_cpu_data.x86_model; in p4_init() local 613 __u8 cpu_model = boot_cpu_data.x86_model; in ppro_init() local
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
D | css.h | 59 __u32 cpu_model : 16; /* CPU model */ member
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
D | severity.c | 48 unsigned char cpu_model; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | svghelper.c | 323 static char *cpu_model(void) in cpu_model() function
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
D | npc.h | 344 u64 cpu_model; /* Format as profiled by CPU hardware */ member
|
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
D | isst-config.c | 25 static int cpu_model; variable
|