Searched refs:PAGE_SIZE_ALIGN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iommu/amd/ | ||
| H A D | amd_iommu_types.h | 306 #define PAGE_SIZE_ALIGN(address, pagesize) \ macro |
| H A D | iommu.c | 1581 address = PAGE_SIZE_ALIGN(address, page_size); in alloc_pte() |