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