Searched refs:eoi_gmfn (Results 1 – 1 of 1) sorted by relevance
2328 struct physdev_pirq_eoi_gmfn eoi_gmfn; in xen_init_IRQ() local2331 eoi_gmfn.gmfn = virt_to_gfn(pirq_eoi_map); in xen_init_IRQ()2332 rc = HYPERVISOR_physdev_op(PHYSDEVOP_pirq_eoi_gmfn_v2, &eoi_gmfn); in xen_init_IRQ()