Home
last modified time | relevance | path

Searched refs:xen_mc (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/xen/
Dmcelog.c287 struct xen_mc mc_op; in mc_queue_handle()
354 struct xen_mc mc_op; in bind_virq_for_mce()
356 memset(&mc_op, 0, sizeof(struct xen_mc)); in bind_virq_for_mce()
/linux-4.19.296/include/xen/interface/
Dxen-mca.h322 struct xen_mc { struct
333 DEFINE_GUEST_HANDLE_STRUCT(xen_mc); argument