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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dpci_impl.h137 #define IOMMU_RESERVED_PTE 0xface macro
H A Dpci_iommu.c869 ptes[p+i] = IOMMU_RESERVED_PTE;
889 if (ptes[i] != IOMMU_RESERVED_PTE)
911 if (ptes[j] != IOMMU_RESERVED_PTE) {
935 p[i] = IOMMU_RESERVED_PTE;

Completed in 63 milliseconds