Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Ddmar.h102 struct acpi_drhd_unit *acpi_find_matched_drhd_unit(const struct pci_dev *);
A Diommu.c272 drhd = acpi_find_matched_drhd_unit(pdev); in addr_to_dma_page_maddr()
290 drhd = acpi_find_matched_drhd_unit(pdev); in addr_to_dma_page_maddr()
1483 drhd = acpi_find_matched_drhd_unit(pdev); in domain_context_mapping()
1635 drhd = acpi_find_matched_drhd_unit(pdev); in domain_context_unmap()
1711 drhd = acpi_find_matched_drhd_unit(pdev); in domain_context_unmap()
2012 struct acpi_drhd_unit *drhd = acpi_find_matched_drhd_unit(pdev); in intel_iommu_enable_device()
A Dquirks.c341 drhd = acpi_find_matched_drhd_unit(pdev); in map_me_phantom_function()
A Dintremap.c711 drhd = pdev ? acpi_find_matched_drhd_unit(pdev) in msi_msg_read_remap_rte()
725 drhd = pdev ? acpi_find_matched_drhd_unit(pdev) in msi_msg_write_remap_rte()
A Ddmar.c204 struct acpi_drhd_unit *acpi_find_matched_drhd_unit(const struct pci_dev *pdev) in acpi_find_matched_drhd_unit() function

Completed in 13 milliseconds