Searched refs:first_pte_l7 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/iommu/amd/ |
H A D | io_pgtable.c | 50 static u64 *first_pte_l7(u64 *pte, unsigned long *page_size, in first_pte_l7() function 238 lpte = first_pte_l7(pte, NULL, &count); in alloc_pte() 334 pte = first_pte_l7(pte, page_size, NULL); in fetch_pte()
|
/kernel/linux/linux-5.10/drivers/iommu/amd/ |
H A D | iommu.c | 444 static u64 *first_pte_l7(u64 *pte, unsigned long *page_size, in first_pte_l7() function 1600 lpte = first_pte_l7(pte, NULL, &count); in alloc_pte() 1699 pte = first_pte_l7(pte, page_size, NULL); in fetch_pte()
|
Completed in 6 milliseconds