Searched refs:xen_remap (Results 1 – 5 of 5) sorted by relevance
107 #define xen_remap(cookie, size) ioremap_cache((cookie), (size)) macro
262 #define xen_remap(cookie, size) ioremap((cookie), (size)); macro
233 info->intf = xen_remap(mfn << PAGE_SHIFT, PAGE_SIZE); in xen_hvm_console_init()
807 xen_remap(xen_store_mfn << PAGE_SHIFT, PAGE_SIZE); in xenbus_init()
646 vaddr = xen_remap(addr, PAGE_SIZE * max_nr_gframes); in gnttab_setup_auto_xlat_frames()