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