Home
last modified time | relevance | path

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

/linux/drivers/xen/
A Dpci.c107 r = HYPERVISOR_physdev_op(PHYSDEVOP_pci_device_add, add); in xen_add_device()
125 r = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_add_ext, in xen_add_device()
136 r = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_add_ext, in xen_add_device()
144 r = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_add, in xen_add_device()
163 r = HYPERVISOR_physdev_op(PHYSDEVOP_pci_device_remove, in xen_remove_device()
173 r = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_remove, in xen_remove_device()
242 rc = HYPERVISOR_physdev_op(PHYSDEVOP_pci_mmcfg_reserved, &r); in xen_mcfg_late()
A Ddbgp.c34 return HYPERVISOR_physdev_op(PHYSDEVOP_dbgp_op, &dbgp); in xen_dbgp_op()
/linux/arch/x86/pci/
A Dxen.c84 rc = HYPERVISOR_physdev_op(PHYSDEVOP_map_pirq, &map_irq); in xen_register_pirq()
135 rc = HYPERVISOR_physdev_op(PHYSDEVOP_setup_gsi, &setup_gsi); in xen_register_gsi()
314 ret = HYPERVISOR_physdev_op(PHYSDEVOP_map_pirq, in xen_initdom_setup_msi_irqs()
331 ret = HYPERVISOR_physdev_op(PHYSDEVOP_map_pirq, in xen_initdom_setup_msi_irqs()
364 ret = HYPERVISOR_physdev_op(PHYSDEVOP_restore_msi_ext, in xen_initdom_restore_msi_irqs()
375 ret = HYPERVISOR_physdev_op(PHYSDEVOP_restore_msi, &restore); in xen_initdom_restore_msi_irqs()
/linux/include/xen/arm/
A Dhypercall.h54 int HYPERVISOR_physdev_op(int cmd, void *arg);
/linux/drivers/xen/events/
A Devents_base.c840 if (HYPERVISOR_physdev_op(PHYSDEVOP_irq_status_query, &irq_status)) in pirq_query_unmask()
861 rc = HYPERVISOR_physdev_op(PHYSDEVOP_eoi, &eoi); in eoi_pirq()
1044 HYPERVISOR_physdev_op(PHYSDEVOP_alloc_irq_vector, &irq_op)) { in xen_bind_pirq_gsi_to_irq()
1094 rc = HYPERVISOR_physdev_op(PHYSDEVOP_get_free_pirq, &op_get_free_pirq); in xen_allocate_pirq_msi()
1152 rc = HYPERVISOR_physdev_op(PHYSDEVOP_unmap_pirq, &unmap_irq); in xen_destroy_irq()
1963 rc = HYPERVISOR_physdev_op(PHYSDEVOP_map_pirq, &map_irq); in restore_pirqs()
2095 if (HYPERVISOR_physdev_op(PHYSDEVOP_irq_status_query, &irq_status)) in xen_test_irq_shared()
2290 rc = HYPERVISOR_physdev_op(PHYSDEVOP_pirq_eoi_gmfn_v2, &eoi_gmfn); in xen_init_IRQ()
/linux/arch/x86/xen/
A Dapic.c23 ret = HYPERVISOR_physdev_op(PHYSDEVOP_apic_read, &apic_op); in xen_io_apic_read()
A Denlighten_pv.c851 HYPERVISOR_physdev_op(PHYSDEVOP_set_iobitmap, &iobitmap); in xen_invalidate_io_bitmap()
868 HYPERVISOR_physdev_op(PHYSDEVOP_set_iobitmap, &iobitmap); in xen_update_io_bitmap()
1296 rc = HYPERVISOR_physdev_op(PHYSDEVOP_set_iopl, &set_iopl); in xen_start_kernel()
/linux/arch/arm/xen/
A Denlighten.c443 EXPORT_SYMBOL_GPL(HYPERVISOR_physdev_op);
/linux/arch/x86/include/asm/xen/
A Dhypercall.h444 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op() function
/linux/drivers/xen/xen-pciback/
A Dpci_stub.c123 int err = HYPERVISOR_physdev_op(PHYSDEVOP_release_msix, in pcistub_device_release()
411 err = HYPERVISOR_physdev_op(PHYSDEVOP_prepare_msix, &ppdev); in pcistub_init_device()
/linux/
A Dvmlinux.symvers4968 0x00000000 HYPERVISOR_physdev_op vmlinux EXPORT_SYMBOL_GPL
A DSystem.map1861 ffff800010075910 T HYPERVISOR_physdev_op
A D.tmp_System.map1861 ffff800010075910 T HYPERVISOR_physdev_op

Completed in 367 milliseconds