Lines Matching defs:apic_procent
235 struct apic_procent { struct
236 uint_t proc_entry: 8,
237 proc_apicid: 8,
238 proc_version: 8,
239 proc_cpuflags: 8;
241 uint_t proc_stepping: 4,
242 proc_model: 4,
243 proc_family: 4,
244 proc_type: 2, /* undocumented feature */
245 proc_resv1: 18;
247 uint_t proc_feature;
249 uint_t proc_resv2;
251 uint_t proc_resv3;