Home
last modified time | relevance | path

Searched defs:xen_map_cache (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dxen-mapcache.h35 static inline uint8_t *xen_map_cache(hwaddr phys_addr, in xen_map_cache() function
/openbmc/qemu/hw/xen/
H A Dxen-mapcache.c375 uint8_t *xen_map_cache(hwaddr phys_addr, hwaddr size, in xen_map_cache() function