Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dgrant-dma-iommu.c75 struct device_node *iommu_np; in grant_dma_iommu_init() local
77 iommu_np = of_find_matching_node(NULL, grant_dma_iommu_of_match); in grant_dma_iommu_init()
78 if (!iommu_np) in grant_dma_iommu_init()
81 of_node_put(iommu_np); in grant_dma_iommu_init()