Searched defs:cpu_model (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/drivers/acpi/x86/ |
D | utils.c | 48 #define ENTRY(status, hid, uid, path, cpu_model, dmi...) { \ argument 57 #define PRESENT_ENTRY_HID(hid, uid, cpu_model, dmi...) \ argument 60 #define NOT_PRESENT_ENTRY_HID(hid, uid, cpu_model, dmi...) \ argument 63 #define PRESENT_ENTRY_PATH(path, cpu_model, dmi...) \ argument 66 #define NOT_PRESENT_ENTRY_PATH(path, cpu_model, dmi...) \ argument
|
/Linux-v6.1/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
|
/Linux-v6.1/tools/perf/util/ |
D | amd-sample-raw.c | 20 static u32 cpu_family, cpu_model, ibs_fetch_type, ibs_op_type; variable
|
D | svghelper.c | 323 static char *cpu_model(void) in cpu_model() function
|
/Linux-v6.1/drivers/s390/cio/ |
D | css.h | 67 __u32 cpu_model : 16; /* CPU model */ member
|
/Linux-v6.1/arch/x86/kernel/cpu/mce/ |
D | severity.c | 48 unsigned char cpu_model; member
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | npc.h | 490 u64 cpu_model; /* Format as profiled by CPU hardware */ member
|
/Linux-v6.1/tools/power/x86/intel-speed-select/ |
D | isst-config.c | 26 static int cpu_model; variable
|