Searched refs:xen_remap (Results 1 – 5 of 5) sorted by relevance
105 #define xen_remap(cookie, size) ioremap_cache((cookie), (size)) macro
359 #define xen_remap(cookie, size) ioremap((cookie), (size)); macro
221 info->intf = xen_remap(gfn << XEN_PAGE_SHIFT, XEN_PAGE_SIZE); in xen_hvm_console_init()
812 xen_remap(xen_store_gfn << XEN_PAGE_SHIFT, in xenbus_init()
741 vaddr = xen_remap(addr, XEN_PAGE_SIZE * max_nr_gframes); in gnttab_setup_auto_xlat_frames()