Searched refs:gpfn (Results 1 – 5 of 5) sorted by relevance
260 xen_pfn_t gpfn; member317 xen_pfn_t gpfn; member
221 unsigned long gpfn; member1123 xs.gpfn = atop(pmap_kextract((vm_offset_t)xen_store)); in xs_attach()1125 xs.gpfn = xen_get_xenstore_mfn(); in xs_attach()1126 xen_store = pmap_mapdev_attr(ptoa(xs.gpfn), PAGE_SIZE, in xs_attach()1267 return (ptoa(xs.gpfn)); in xs_address()
191 if (xatp.gpfn == 0) in map_shared_info()192 xatp.gpfn = atop(early_init_vtop(&shared_page.shared_info)); in map_shared_info()
515 xatp.gpfn = (resume_frames >> PAGE_SHIFT) + i; in gnttab_map()
131 rm.gpfn = atop(map->phys_base_addr) + i; in privcmd_pg_dtor()