Searched defs:cpuinfo_x86 (Results 1 – 1 of 1) sorted by relevance
123 struct cpuinfo_x86 { struct124 __u8 x86; /* CPU family */125 __u8 x86_vendor; /* CPU vendor */149 extern struct cpuinfo_x86 boot_cpu_data; argument
Completed in 5 milliseconds