Searched refs:xen_acpi_get_gsi_from_sbdf (Results 1 – 3 of 3) sorted by relevance
78 int xen_acpi_get_gsi_from_sbdf(u32 sbdf);101 static inline int xen_acpi_get_gsi_from_sbdf(u32 sbdf) in xen_acpi_get_gsi_from_sbdf() function
140 int xen_acpi_get_gsi_from_sbdf(u32 sbdf) in xen_acpi_get_gsi_from_sbdf() function151 EXPORT_SYMBOL_GPL(xen_acpi_get_gsi_from_sbdf);
859 rc = xen_acpi_get_gsi_from_sbdf(kdata.sbdf); in privcmd_ioctl_pcidev_get_gsi()