Home
last modified time | relevance | path

Searched refs:iommu_page_response (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h313 int (*page_response)(struct device *dev, struct iommu_fault_event *evt, struct iommu_page_response *msg);
488 extern int iommu_page_response(struct device *dev, struct iommu_page_response *msg);
846 static inline int iommu_page_response(struct device *dev, struct iommu_page_response *msg) in iommu_page_response() function
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c1061 * complete the fault by calling iommu_page_response() with one of the following
1199 int iommu_page_response(struct device *dev, struct iommu_page_response *msg) in iommu_page_response() function
1265 EXPORT_SYMBOL_GPL(iommu_page_response); variable

Completed in 7 milliseconds