Searched refs:mcinfo_common (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/xen/interface/arch-x86/
H A Dxen-mca.h109 struct mcinfo_common { struct
124 struct mcinfo_common common;
139 struct mcinfo_common common;
161 struct mcinfo_common common;
221 struct mcinfo_common common;
296 * struct mcinfo_common *x86_mcinfo_first(struct mc_info *mi);
299 ((struct mcinfo_common *)(_mi)->mi_data)
301 * struct mcinfo_common *x86_mcinfo_next(struct mcinfo_common *mic);
304 ((struct mcinfo_common *)((uint8_
[all...]

Completed in 107 milliseconds