Searched refs:virt_to_phys (Results 1 – 3 of 3) sorted by relevance
45 #ifndef virt_to_phys46 static inline phys_addr_t virt_to_phys(void *vaddr) in virt_to_phys() function
676 (virt_to_phys(addr)), (flags))1476 dm_pci_phys_to_bus(dev, (virt_to_phys(addr)), 0, PCI_REGION_TYPE, (flags))
1299 return dev_phys_to_bus(xhci_to_dev(ctrl), virt_to_phys(addr)); in xhci_dma_map()
Completed in 64 milliseconds