Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dgrant-dma-iommu.c29 static const struct of_device_id grant_dma_iommu_of_match[] = { variable
67 .of_match_table = grant_dma_iommu_of_match,
77 iommu_np = of_find_matching_node(NULL, grant_dma_iommu_of_match); in grant_dma_iommu_init()