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