Home
last modified time | relevance | path

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

/drivers/iommu/
Diommu.c1223 bool has_pasid = msg->flags & IOMMU_PAGE_RESP_PASID_VALID; in iommu_page_response() local
1258 if (needs_pasid && (!has_pasid || msg->pasid != prm->pasid)) in iommu_page_response()
1261 if (!needs_pasid && has_pasid) { in iommu_page_response()