Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/amd64/include/
H A Dmpbiosreg.h116 struct mpbios_proc { struct
117 u_int8_t type;
118 u_int8_t apic_id;
119 u_int8_t apic_version;
120 u_int8_t cpu_flags;
123 u_int32_t cpu_signature;
124 u_int32_t feature_flags;
125 u_int32_t reserved1;
126 u_int32_t reserved2;
/openbsd-src/sys/arch/i386/include/
H A Dmpbiosreg.h116 struct mpbios_proc { struct
117 u_int8_t type;
118 u_int8_t apic_id;
119 u_int8_t apic_version;
120 u_int8_t cpu_flags;
123 u_long cpu_signature;
124 u_long feature_flags;
125 u_long reserved1;
126 u_long reserved2;