Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c193 static hwaddr xen_phys_offset_to_gaddr(hwaddr phys_offset, ram_addr_t size, in xen_phys_offset_to_gaddr() function
674 start = xen_phys_offset_to_gaddr(start, length, page_mask); in xen_hvm_modified_memory()
/openbmc/qemu/hw/xen/
H A Dxen-hvm-common.c843 xen_map_cache_init(xen_phys_offset_to_gaddr, state); in xen_do_ioreq_register()