Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dprocessor.h83 struct cpuinfo_x86 { struct
84 __u8 x86; /* CPU family */
85 __u8 x86_vendor; /* CPU vendor */
86 __u8 x86_model;
87 __u8 x86_stepping;
90 int x86_tlbsize;
93 __u32 vmx_capability[NVMXINTS];
95 __u8 x86_virt_bits;
96 __u8 x86_phys_bits;
98 __u8 x86_coreid_bits;
[all …]