Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_types.h295 #define PAGE_SIZE_PTE_COUNT(pagesize) \ macro
Damd_iommu.c514 cnt = PAGE_SIZE_PTE_COUNT(pg_size); in first_pte_l7()
1679 count = PAGE_SIZE_PTE_COUNT(page_size); in iommu_map_page()
1742 count = PAGE_SIZE_PTE_COUNT(unmap_size); in iommu_unmap_page()