Searched refs:phys_address (Results 1 – 1 of 1) sorted by relevance
427 unsigned long phys_address = virt_to_phys(virt_address); in swiotlb_map_sg() local430 if (phys_address & ~hwdev->dma_mask) in swiotlb_map_sg()436 sg->dma_address = phys_address; in swiotlb_map_sg()