Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Diommu.c185 static struct iommu_dev_data *alloc_dev_data(struct amd_iommu *iommu, u16 devid) in alloc_dev_data() function
289 dev_data = alloc_dev_data(iommu, devid); in find_dev_data()