Searched refs:xen_mc (Results 1 – 3 of 3) sorted by relevance
287 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()
322 struct xen_mc { struct333 DEFINE_GUEST_HANDLE_STRUCT(xen_mc); argument
298 HYPERVISOR_mca(struct xen_mc *mc_op) in HYPERVISOR_mca()