Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/xen/
H A Dxen_pci_bus.c86 error = HYPERVISOR_physdev_op(PHYSDEVOP_pci_device_add, &add_pci); in xen_pci_child_added_method()
H A Dxen_intr.c659 rc = HYPERVISOR_physdev_op(PHYSDEVOP_pirq_eoi_gmfn_v2, &eoi_gmfn); in xen_intr_init()
1076 error = HYPERVISOR_physdev_op(PHYSDEVOP_eoi, &eoi); in xen_intr_pirq_eoi_source()
1100 error = HYPERVISOR_physdev_op(PHYSDEVOP_irq_status_query, in xen_intr_pirq_enable_intr()
1184 error = HYPERVISOR_physdev_op(PHYSDEVOP_setup_gsi, &setup_gsi); in xen_intr_pirq_config_intr()
1433 error = HYPERVISOR_physdev_op(PHYSDEVOP_map_pirq, &map_pirq); in xen_register_pirq()
1467 ret = HYPERVISOR_physdev_op(PHYSDEVOP_map_pirq, &msi_irq); in xen_register_msi()
1501 ret = HYPERVISOR_physdev_op(PHYSDEVOP_unmap_pirq, &unmap); in xen_release_msi()
/f-stack/freebsd/i386/include/xen/
H A Dhypercall.h302 HYPERVISOR_physdev_op( in HYPERVISOR_physdev_op() function
/f-stack/freebsd/amd64/include/xen/
H A Dhypercall.h317 HYPERVISOR_physdev_op( in HYPERVISOR_physdev_op() function