Searched refs:metal_io_phys_to_offset (Results 1 – 2 of 2) sorted by relevance
182 metal_io_phys_to_offset(struct metal_io_region *io, metal_phys_addr_t phys) in metal_io_phys_to_offset() function208 return metal_io_virt(io, metal_io_phys_to_offset(io, phys)); in metal_io_phys_to_virt()
562 metal_io_phys_to_offset libmetal/lib/io.h /^metal_io_phys_to_offset(struct metal_io_region *io, met…