Home
last modified time | relevance | path

Searched defs:x86_cpu_id (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/device-id/
H A Dx86_cpu.h31 struct x86_cpu_id { struct
32 __u16 vendor;
33 __u16 family;
34 __u16 model;
35 __u16 steppings;
36 __u16 feature; /* bit index */
38 __u16 flags;
39 __u8 platform_mask;
40 __u8 type;
41 kernel_ulong_t driver_data;