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

/linux-4.4.14/arch/powerpc/sysdev/
H A Ddart_iommu.c58 static u32 *dart_copy; variable
409 memcpy(dart_copy, dart_vbase, 2*1024*1024); iommu_dart_save()
414 memcpy(dart_vbase, dart_copy, 2*1024*1024); iommu_dart_restore()
438 dart_copy = page_address(p); iommu_init_late_dart()

Completed in 346 milliseconds