Home
last modified time | relevance | path

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

/linux/drivers/xen/events/
A Devents_base.c2286 struct physdev_pirq_eoi_gmfn eoi_gmfn; in xen_init_IRQ() local
2289 eoi_gmfn.gmfn = virt_to_gfn(pirq_eoi_map); in xen_init_IRQ()
2290 rc = HYPERVISOR_physdev_op(PHYSDEVOP_pirq_eoi_gmfn_v2, &eoi_gmfn); in xen_init_IRQ()

Completed in 7 milliseconds