Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Diommu.h154 #define IOMMU_PAGE_RESP_PASID_VALID (1 << 0) macro
/openbmc/linux/drivers/iommu/
H A Dio-pgfault.c67 resp.flags = IOMMU_PAGE_RESP_PASID_VALID; in iopf_complete_group()
H A Diommu.c1452 bool has_pasid = msg->flags & IOMMU_PAGE_RESP_PASID_VALID; in iommu_page_response()
1461 msg->flags & ~IOMMU_PAGE_RESP_PASID_VALID) in iommu_page_response()
1491 msg->flags &= ~IOMMU_PAGE_RESP_PASID_VALID; in iommu_page_response()