Home
last modified time | relevance | path

Searched refs:first_pte_l7 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Dio_pgtable.c50 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 Diommu.c444 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