Searched defs:cpuinfo_x86 (Results 1 – 2 of 2) sorted by relevance
86 __u8 x86_model;90 int x86_tlbsize;99 __u8 cu_id;103 int cpuid_level;109 union {122 int x86_power;125 u64 ppin;128 u16 apicid;139 u16 cpu_die_id;142 u16 cpu_index;[all …]
53 struct cpuinfo_x86 { struct54 uint8_t x86; /* CPU family */55 uint8_t x86_vendor; /* CPU vendor */56 uint8_t x86_model;57 uint8_t x86_mask;