Searched refs:IOMMU_PTE_PAGE (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/x86/include/asm/
H A Damd_iommu_types.h220 #define IOMMU_PTE_PAGE(pte) (phys_to_virt((pte) & IOMMU_PAGE_MASK)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Damd_iommu.c765 pte = IOMMU_PTE_PAGE(*pte);
819 pte = IOMMU_PTE_PAGE(*pte);
1313 p2 = IOMMU_PTE_PAGE(p1[i]);
1317 p3 = IOMMU_PTE_PAGE(p2[j]);

Completed in 118 milliseconds