Searched refs:IOMMU_INVALID_PTE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/alpha/kernel/ | ||
D | pci_impl.h | 136 #define IOMMU_INVALID_PTE 0x2 /* 32:63 bits MBZ */ macro |
D | pci_iommu.c | 201 ptes[p+i] = IOMMU_INVALID_PTE; in iommu_arena_alloc() |