Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/xen/
H A Dxen_intr.c635 struct physdev_pirq_eoi_gmfn eoi_gmfn; in xen_intr_init() local
658 eoi_gmfn.gmfn = atop(vtophys(xen_intr_pirq_eoi_map)); in xen_intr_init()
659 rc = HYPERVISOR_physdev_op(PHYSDEVOP_pirq_eoi_gmfn_v2, &eoi_gmfn); in xen_intr_init()