Searched defs:x86_mcinfo_next (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-mca.h300 * struct mcinfo_common *x86_mcinfo_next(struct mcinfo_common *mic);
302 #define x86_mcinfo_next(_mic) \ macro
322 _mic = x86_mcinfo_next(_mic); \

Completed in 56 milliseconds