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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dpci-gart.c87 static unsigned long alloc_iommu(int size) function
163 iommu_page = alloc_iommu(1<<order);
291 iommu_page = alloc_iommu(npages);

Completed in 86 milliseconds