Searched defs:mpc_cpu (Results 1 – 5 of 5) sorted by relevance
350 pub struct mpc_cpu { struct362 ::std::mem::size_of::<mpc_cpu>(), in bindgen_test_layout_mpc_cpu() argument449 impl Clone for mpc_cpu { implementation
151 let mpc_cpu = mpc_cpu { in setup_mptable() localVariable
98353 struct mpc_cpu { struct98354 unsigned char type;98355 unsigned char apicid;98356 unsigned char apicver;98357 unsigned char cpuflag;98358 unsigned int cpufeature;98359 unsigned int featureflag;98360 unsigned int reserved[2];
26228 struct mpc_cpu { struct26229 unsigned char type;26230 unsigned char apicid;26231 unsigned char apicver;26232 unsigned char cpuflag;26233 unsigned int cpufeature;26234 unsigned int featureflag;26235 unsigned int reserved[2];