Searched refs:xen_mc (Results 1 – 3 of 3) sorted by relevance
296 struct xen_mc mc_op; in mc_queue_handle()363 struct xen_mc mc_op; in bind_virq_for_mce()365 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
400 HYPERVISOR_mca(struct xen_mc *mc_op) in HYPERVISOR_mca()