Home
last modified time | relevance | path

Searched refs:gpfn (Results 1 – 20 of 20) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dmemory.c149 xen_pfn_t gpfn, mfn; in populate_physmap() local
208 mfn = gpfn; in populate_physmap()
230 mfn = gpfn; in populate_physmap()
261 set_gpfn_from_mfn(mfn + j, gpfn + j); in populate_physmap()
468 xen_pfn_t gpfn, gmfn, mfn; in memory_exchange() local
695 guest_physmap_add_page(d, _gfn(gpfn), _mfn(mfn), in memory_exchange()
701 set_gpfn_from_mfn(mfn + k, gpfn + k); in memory_exchange()
769 xatp->gpfn += start; in xenmem_add_to_physmap()
785 xatp->gpfn++; in xenmem_add_to_physmap()
838 xen_pfn_t gpfn; in xenmem_add_to_physmap_batch() local
[all …]
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_offline_page.c145 static int xc_is_page_granted_v1(xc_interface *xch, xen_pfn_t gpfn, in xc_is_page_granted_v1() argument
155 (gnttab[i].frame == gpfn) ) in xc_is_page_granted_v1()
161 static int xc_is_page_granted_v2(xc_interface *xch, xen_pfn_t gpfn, in xc_is_page_granted_v2() argument
171 (gnttab[i].full_page.frame == gpfn) ) in xc_is_page_granted_v2()
471 xen_pfn_t new_mfn, gpfn; in xc_exchange_page() local
500 gpfn = m2p_table[mfn]; in xc_exchange_page()
517 if ( (minfo.pfn_type[gpfn] & XEN_DOMCTL_PFINFO_LTABTYPE_MASK) == in xc_exchange_page()
561 if (minfo.pfn_type[gpfn] & XEN_DOMCTL_PFINFO_LPINTAB) in xc_exchange_page()
644 minfo.p2m_table[gpfn] = new_mfn; in xc_exchange_page()
A Dxc_core_arm.c100 xen_pfn_t *gpfn) in xc_core_arch_get_scratch_gpfn() argument
108 *gpfn = GUEST_GNTTAB_BASE >> XC_PAGE_SHIFT; in xc_core_arch_get_scratch_gpfn()
A Dxc_core_x86.c212 xen_pfn_t *gpfn) in xc_core_arch_get_scratch_gpfn() argument
214 return xc_domain_nr_gpfns(xch, domid, gpfn); in xc_core_arch_get_scratch_gpfn()
A Dxc_core.h151 xen_pfn_t *gpfn);
A Dxc_dom_boot.c342 xatp.gpfn = scratch_gpfn; in xc_dom_gnttab_hvm_seed()
343 xrfp.gpfn = scratch_gpfn; in xc_dom_gnttab_hvm_seed()
A Dxc_domain.c1052 xen_pfn_t gpfn) in xc_domain_add_to_physmap() argument
1058 .gpfn = gpfn, in xc_domain_add_to_physmap()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dio.c117 bool handle_mmio_with_translation(unsigned long gla, unsigned long gpfn, in handle_mmio_with_translation() argument
126 vio->mmio_gpfn = gpfn; in handle_mmio_with_translation()
/xen-4.10.0-shim-comet/xen/include/public/
A Dmemory.h253 xen_pfn_t gpfn; member
310 xen_pfn_t gpfn; member
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Dplatform-pci.c91 xatp.gpfn = shared_info_frame; in init_xen_info()
495 xatp.gpfn = shared_info_frame; in platform_pci_resume()
/xen-4.10.0-shim-comet/xen/common/compat/
A Dmemory.c283 compat_pfn_t gpfn; in compat_memory_op() local
286 __copy_from_compat_offset(&gpfn, cmp.atpb.gpfns, i, 1) ) in compat_memory_op()
289 gpfns[i] = gpfn; in compat_memory_op()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dio.h120 bool handle_mmio_with_translation(unsigned long gla, unsigned long gpfn,
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dutil.c435 xatp.gpfn = mfn; in mem_hole_populate_ram()
794 xatp.gpfn = mem_hole_alloc(1); in get_shared_info()
795 shared_info = (struct shared_info *)(xatp.gpfn << PAGE_SHIFT); in get_shared_info()
A Dpci.c377 xatp.gpfn = hvm_info->high_mem_pgend; in pci_setup()
/xen-4.10.0-shim-comet/xen/arch/x86/guest/
A Dxen.c104 xatp.gpfn = mfn_x(mfn); in map_shared_info()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m.c2652 unsigned long gpfn, domid_t foreigndom) in p2m_add_foreign() argument
2701 prev_mfn = get_gfn(tdom, gpfn, &p2mt_prev); in p2m_add_foreign()
2706 rc = guest_physmap_remove_page(tdom, _gfn(gpfn), prev_mfn, 0); in p2m_add_foreign()
2709 rc = guest_remove_page(tdom, gpfn); in p2m_add_foreign()
2718 rc = set_foreign_p2m_entry(tdom, gpfn, mfn); in p2m_add_foreign()
2722 gpfn, mfn_x(mfn), fgfn, tdom->domain_id, fdom->domain_id); in p2m_add_foreign()
2732 put_gfn(tdom, gpfn); in p2m_add_foreign()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmm.c3516 unsigned long gpfn, gmfn, mfn; in do_mmu_update() local
3713 gpfn = req.val; in do_mmu_update()
3732 set_gpfn_from_mfn(mfn, gpfn); in do_mmu_update()
4084 gfn_t gpfn) in xenmem_add_to_physmap_one() argument
4103 rc = gnttab_map_frame(d, idx, gpfn, &mfn); in xenmem_add_to_physmap_one()
4127 return p2m_add_foreign(d, idx, gfn_x(gpfn), extra.foreign_domid); in xenmem_add_to_physmap_one()
4139 prev_mfn = mfn_x(get_gfn(d, gfn_x(gpfn), &p2mt)); in xenmem_add_to_physmap_one()
4144 rc = guest_physmap_remove_page(d, gpfn, _mfn(prev_mfn), PAGE_ORDER_4K); in xenmem_add_to_physmap_one()
4147 rc = guest_remove_page(d, gfn_x(gpfn)); in xenmem_add_to_physmap_one()
4150 put_gfn(d, gfn_x(gpfn)); in xenmem_add_to_physmap_one()
[all …]
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dp2m.h636 unsigned long gpfn, domid_t foreign_domid);
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c704 xatp.gpfn = mfn_x(mfn); in pv_shim_grant_table_op()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h1408 xen_pfn_t gpfn);

Completed in 65 milliseconds