Searched defs:xen_mce (Results 1 – 1 of 1) sorted by relevance
340 struct xen_mce { struct341 __u64 status;342 __u64 misc;343 __u64 addr;344 __u64 mcgstatus;345 __u64 ip;346 __u64 tsc; /* cpu time stamp counter */349 __u8 inject_flags; /* software inject flags */350 __u16 pad;374 struct xen_mce_log { argument[all …]
Completed in 5 milliseconds