Lines Matching full:back
14 * This is mainly used to communicate information back-and-forth
94 * amd_iommu_set_invalid_ppr_cb() - Register a call-back for failed
96 * @pdev: The PCI device the call-back should be registered for
97 * @cb: The call-back function
99 * The IOMMUv2 driver invokes this call-back when it is unable to
102 * the call-back are:
104 * - AMD_IOMMU_INV_PRI_RSP_SUCCESS - Send SUCCESS back to the device
105 * - AMD_IOMMU_INV_PRI_RSP_INVALID - Send INVALID back to the device
106 * - AMD_IOMMU_INV_PRI_RSP_FAIL - Send Failure back to the device,
158 * amd_iommu_set_invalidate_ctx_cb() - Register a call-back for invalidating
159 * a pasid context. This call-back is
165 * @pdev: The PCI device the call-back should be registered for
166 * @cb: The call-back function