Searched defs:cpuinfo_x86 (Results 1 – 4 of 4) sorted by relevance
130 cpuinfo_x86(FLAC__uint32 level, FLAC__uint32 *eax, FLAC__uint32 *ebx, FLAC__uint32 *ecx, FLAC__uint… in cpuinfo_x86() function
1888 struct cpuinfo_x86 { struct1889 __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 …]
1553 struct cpuinfo_x86 { struct1554 __u8 x86;1555 __u8 x86_vendor;1556 __u8 x86_model;1557 __u8 x86_stepping;1558 int x86_tlbsize;1559 __u8 x86_virt_bits;1560 __u8 x86_phys_bits;1561 __u8 x86_coreid_bits;1562 __u8 cu_id;[all …]