Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h1888 struct cpuinfo_x86 { struct
1889 __u8 x86;
1890 __u8 x86_vendor;
1891 __u8 x86_model;
1892 __u8 x86_stepping;
1893 int x86_tlbsize;
1894 __u32 vmx_capability[3];
1895 __u8 x86_virt_bits;
1896 __u8 x86_phys_bits;
1897 __u8 x86_coreid_bits;
[all …]