Home
last modified time | relevance | path

Searched refs:PTE_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h208 #define PTE_PAGE_SIZE(pte) \ macro
/linux-2.6.39/arch/x86/kernel/
Damd_iommu.c805 pte_mask = PTE_PAGE_SIZE(*pte); in fetch_pte()
902 unmap_size = PTE_PAGE_SIZE(*pte); in iommu_unmap_page()
2566 offset_mask = PTE_PAGE_SIZE(*pte) - 1; in amd_iommu_iova_to_phys()