Home
last modified time | relevance | path

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

/drivers/iommu/amd/
Damd_iommu_types.h299 #define PAGE_SIZE_PTE_COUNT(pagesize) \ macro
Diommu.c451 cnt = PAGE_SIZE_PTE_COUNT(pg_size); in first_pte_l7()
1749 count = PAGE_SIZE_PTE_COUNT(page_size); in iommu_map_page()
1818 count = PAGE_SIZE_PTE_COUNT(unmap_size); in iommu_unmap_page()