Home
last modified time | relevance | path

Searched defs:apic_procent (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/i86pc/sys/
H A Dapic.h237 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;
[all …]