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

/linux-master/drivers/iommu/amd/
H A Dio_pgtable.c58 cnt = PAGE_SIZE_PTE_COUNT(pg_size);
384 count = PAGE_SIZE_PTE_COUNT(pgsize);
460 count = PAGE_SIZE_PTE_COUNT(unmap_size);
507 count = PAGE_SIZE_PTE_COUNT(size);
H A Damd_iommu_types.h356 #define PAGE_SIZE_PTE_COUNT(pagesize) \ macro

Completed in 205 milliseconds