Home
last modified time | relevance | path

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

/drivers/xen/events/
Devents_base.c1712 struct physdev_pirq_eoi_gmfn eoi_gmfn; in xen_init_IRQ() local
1715 eoi_gmfn.gmfn = virt_to_gfn(pirq_eoi_map); in xen_init_IRQ()
1716 rc = HYPERVISOR_physdev_op(PHYSDEVOP_pirq_eoi_gmfn_v2, &eoi_gmfn); in xen_init_IRQ()