Lines Matching defs:apic_procent
236 struct apic_procent { struct
237 uint_t proc_entry: 8,
238 proc_apicid: 8,
239 proc_version: 8,
240 proc_cpuflags: 8;
242 uint_t proc_stepping: 4,
243 proc_model: 4,
244 proc_family: 4,
245 proc_type: 2, /* undocumented feature */
246 proc_resv1: 18;
248 uint_t proc_feature;
250 uint_t proc_resv2;
252 uint_t proc_resv3;