Searched refs:pfn_to_mfn (Results 1 – 7 of 7) sorted by relevance
36 pfn_to_mfn(xen_start_info->store_mfn); in xen_pv_post_suspend()38 pfn_to_mfn(xen_start_info->console.domU.mfn); in xen_pv_post_suspend()
266 unsigned long mfn = pfn_to_mfn(pfn); in xen_set_identity_and_release_chunk()350 mfn = pfn_to_mfn(ident_pfn_iter); in xen_do_set_identity_and_remap_chunk()358 xen_remap_buf.mfns[i] = pfn_to_mfn(ident_pfn_iter + i); in xen_do_set_identity_and_remap_chunk()
672 op.arg1.mfn = pfn_to_mfn(pfn); in xen_do_pin()998 op.arg1.mfn = pfn_to_mfn(pfn); in pin_pagetable_pfn()1317 mfn = pfn_to_mfn(PFN_DOWN(cr3)); in __xen_write_cr3()1511 op->arg1.mfn = pfn_to_mfn(pfn); in __pin_pagetable_pfn()
543 xp.val = pfn_to_mfn(pfn); in xen_pmu_init()
447 mfn = pfn_to_mfn(pfn); in xen_load_gdt()472 mfn = pfn_to_mfn(pfn); in xen_load_gdt_boot()
729 WARN(pfn_to_mfn(pfn) != INVALID_P2M_ENTRY, "page must be ballooned"); in set_foreign_p2m_mapping()
156 static inline unsigned long pfn_to_mfn(unsigned long pfn) in pfn_to_mfn() function233 return XMADDR(PFN_PHYS(pfn_to_mfn(PFN_DOWN(phys.paddr))) | offset); in phys_to_machine()248 return pfn_to_mfn(pfn); in pfn_to_gfn()299 #define virt_to_mfn(v) (pfn_to_mfn(virt_to_pfn(v)))