[go: nahoru, domu]

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

/drivers/xen/
H A Dswiotlb-xen.c83 static inline dma_addr_t xen_phys_to_bus(phys_addr_t paddr) function
108 return xen_phys_to_bus(virt_to_phys(address));
337 dev_addr = xen_phys_to_bus(phys);
393 dma_addr_t dev_addr = xen_phys_to_bus(phys);
421 dev_addr = xen_phys_to_bus(map);
557 dma_addr_t dev_addr = xen_phys_to_bus(paddr);
581 sg->dma_address = xen_phys_to_bus(map);

Completed in 85 milliseconds