Searched refs:PAGE_SIZE_PTE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/iommu/ | ||
| D | amd_iommu_types.h | 275 #define PAGE_SIZE_PTE(address, pagesize) \ macro |
| D | amd_iommu.c | 1348 __pte = PAGE_SIZE_PTE(phys_addr, page_size); in iommu_map_page() |