Searched refs:iopf_group_response (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/iommu/
H A Dio-pgfault.c214 * On success iopf_handler must call iopf_group_response() and
223 iopf_group_response(group, IOMMU_PAGE_RESP_FAILURE);
263 * iopf_group_response - Respond a group of page faults
267 void iopf_group_response(struct iopf_group *group, function
288 EXPORT_SYMBOL_GPL(iopf_group_response); variable
H A Diommu-sva.c265 iopf_group_response(group, status);
/linux-master/include/linux/
H A Diommu.h1577 void iopf_group_response(struct iopf_group *group,
1619 static inline void iopf_group_response(struct iopf_group *group, function

Completed in 112 milliseconds