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

/drivers/iommu/
H A Damd_iommu.c1084 static u64 *alloc_pte(struct protection_domain *domain, function
1200 pte = alloc_pte(dom, bus_addr, page_size, NULL, GFP_KERNEL);
1428 pte = alloc_pte(&dma_dom->domain, address, PAGE_SIZE,
2336 pte = alloc_pte(&dom->domain, address, PAGE_SIZE, &pte_page,

Completed in 28 milliseconds