Home
last modified time | relevance | path

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

/openbmc/linux/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()