Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dprocessor.h90 struct cpuinfo_x86 { struct
91 __u8 x86; /* CPU family */
92 __u8 x86_vendor; /* CPU vendor */
93 __u8 x86_model;
94 __u8 x86_stepping;
97 int x86_tlbsize;
99 __u8 x86_virt_bits;
100 __u8 x86_phys_bits;
102 __u8 x86_coreid_bits;
103 __u8 cu_id;
[all …]