Searched defs:cpuinfo_x86 (Results 1 – 1 of 1) sorted by relevance
13794 struct cpuinfo_x86 { struct13795 __u8 x86;13796 __u8 x86_vendor;13797 __u8 x86_model;13798 __u8 x86_stepping;13799 int x86_tlbsize;13800 __u32 vmx_capability[5];13801 __u8 x86_virt_bits;13802 __u8 x86_phys_bits;13803 __u8 x86_coreid_bits;[all …]