Home
last modified time | relevance | path

Searched refs:phys_offset_to_gaddr (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dxen-mapcache.c72 phys_offset_to_gaddr_t phys_offset_to_gaddr; member
112 mc->phys_offset_to_gaddr = f; in xen_map_cache_init_single()
416 if (!translated && mc->phys_offset_to_gaddr) { in xen_map_cache_unlocked()
417 phys_addr = mc->phys_offset_to_gaddr(phys_addr, size); in xen_map_cache_unlocked()