Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Diommu.c1195 bool has_pasid = msg->flags & IOMMU_PAGE_RESP_PASID_VALID; in iommu_page_response() local
1230 if (needs_pasid && (!has_pasid || msg->pasid != prm->pasid)) in iommu_page_response()
1233 if (!needs_pasid && has_pasid) { in iommu_page_response()