Home
last modified time | relevance | path

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

/linux/drivers/xen/xenbus/
A Dxenbus_probe.c77 static unsigned long xen_store_gfn; variable
864 xen_store_gfn = virt_to_gfn((void *)page); in xenstored_local_init()
937 xen_store_interface = gfn_to_virt(xen_store_gfn); in xenbus_init()
941 xen_store_gfn = xen_start_info->store_mfn; in xenbus_init()
942 xen_store_interface = gfn_to_virt(xen_store_gfn); in xenbus_init()
975 xen_store_gfn = (unsigned long)v; in xenbus_init()
977 xen_remap(xen_store_gfn << XEN_PAGE_SHIFT, in xenbus_init()
/linux/
A DSystem.map162385 ffff8000121414e0 b xen_store_gfn
A D.tmp_System.map162385 ffff8000121414e0 b xen_store_gfn

Completed in 342 milliseconds