Searched refs:PAGE_SIZE_PTE_COUNT (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.h187 #define PAGE_SIZE_PTE_COUNT(pagesize) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Damd_iommu.c806 pte_mask = ~((PAGE_SIZE_PTE_COUNT(pte_mask) << 3) - 1);
847 count = PAGE_SIZE_PTE_COUNT(page_size);
903 count = PAGE_SIZE_PTE_COUNT(unmap_size);

Completed in 85 milliseconds