Searched refs:iommu_start (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.c452 unsigned long iommu_start; local
510 iommu_start = aper_size - iommu_size;
511 iommu_bus_base = info.aper_base + iommu_start;
512 iommu_gatt_base = agp_gatt_table + (iommu_start>>PAGE_SHIFT);

Completed in 29 milliseconds