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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Ddart_iommu.c59 static u32 *dart_copy; variable
354 memcpy(dart_copy, dart_vbase, 2*1024*1024);
359 memcpy(dart_vbase, dart_copy, 2*1024*1024);
383 dart_copy = page_address(p);

Completed in 104 milliseconds