Searched refs:PAGE_SIZE_PTE (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/iommu/amd/ | ||
| H A D | io_pgtable.c | 360 __pte = PAGE_SIZE_PTE(__sme_set(paddr), pgsize); in iommu_v1_map_pages() |
| H A D | amd_iommu_types.h | 379 #define PAGE_SIZE_PTE(address, pagesize) \ macro |