Searched refs:XEN_MCE_LOG_LEN (Results 1 – 2 of 2) sorted by relevance
64 .len = XEN_MCE_LOG_LEN,119 if (*off != 0 || usize < XEN_MCE_LOG_LEN*sizeof(struct xen_mce)) in xen_mce_chrdev_read()164 return put_user(XEN_MCE_LOG_LEN, p); in xen_mce_chrdev_ioctl()208 if (entry >= XEN_MCE_LOG_LEN) { in xen_mce_log()
365 #define XEN_MCE_LOG_LEN 32 macro373 struct xen_mce entry[XEN_MCE_LOG_LEN];