Searched refs:xen_mc (Results 1 – 3 of 3) sorted by relevance
297 struct xen_mc mc_op; in mc_queue_handle()364 struct xen_mc mc_op; in bind_virq_for_mce()366 memset(&mc_op, 0, sizeof(struct xen_mc)); in bind_virq_for_mce()
321 struct xen_mc { struct332 DEFINE_GUEST_HANDLE_STRUCT(xen_mc); argument
298 HYPERVISOR_mca(struct xen_mc *mc_op) in HYPERVISOR_mca()