Searched defs:cpuinfo_x86 (Results 1 – 1 of 1) sorted by relevance
82 struct cpuinfo_x86 { struct83 __u8 x86; /* CPU family */84 __u8 x86_vendor; /* CPU vendor */85 __u8 x86_model;86 __u8 x86_mask;88 char wp_works_ok; /* It doesn't on 386's */91 char rfu;92 char pad0;93 char pad1;96 int x86_tlbsize;[all …]