Home
last modified time | relevance | path

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

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