Searched defs:cpuinfo_x86 (Results 1 – 1 of 1) sorted by relevance
78 struct cpuinfo_x86 { struct79 __u8 x86; /* CPU family */80 __u8 x86_vendor; /* CPU vendor */81 __u8 x86_model;82 __u8 x86_stepping;85 int x86_tlbsize;87 __u8 x86_virt_bits;88 __u8 x86_phys_bits;90 __u8 x86_coreid_bits;91 __u8 cu_id;[all …]