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

/linux-master/arch/alpha/kernel/
H A Dpci_impl.h138 #define IOMMU_RESERVED_PTE 0xface macro
H A Dpci_iommu.c853 ptes[p+i] = IOMMU_RESERVED_PTE;
873 if (ptes[i] != IOMMU_RESERVED_PTE)
895 if (ptes[j] != IOMMU_RESERVED_PTE) {
919 p[i] = IOMMU_RESERVED_PTE;

Completed in 232 milliseconds