Searched refs:IOMMU_RESERVED_PTE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/alpha/kernel/
H A Dpci_impl.h137 #define IOMMU_RESERVED_PTE 0xface macro
H A Dpci_iommu.c868 ptes[p+i] = IOMMU_RESERVED_PTE; iommu_reserve()
888 if (ptes[i] != IOMMU_RESERVED_PTE) iommu_release()
910 if (ptes[j] != IOMMU_RESERVED_PTE) { iommu_bind()
934 p[i] = IOMMU_RESERVED_PTE; iommu_unbind()

Completed in 61 milliseconds