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()
228 unsigned long mfn = pfn_to_mfn(pfn); in xen_set_identity_and_release_chunk()312 mfn = pfn_to_mfn(ident_pfn_iter); in xen_do_set_identity_and_remap_chunk()320 xen_remap_buf.mfns[i] = pfn_to_mfn(ident_pfn_iter + i); in xen_do_set_identity_and_remap_chunk()
687 op.arg1.mfn = pfn_to_mfn(pfn); in xen_do_pin()1006 op.arg1.mfn = pfn_to_mfn(pfn); in pin_pagetable_pfn()1325 mfn = pfn_to_mfn(PFN_DOWN(cr3)); in __xen_write_cr3()1519 op->arg1.mfn = pfn_to_mfn(pfn); in __pin_pagetable_pfn()
542 xp.val = pfn_to_mfn(pfn); in xen_pmu_init()
536 mfn = pfn_to_mfn(pfn); in xen_load_gdt()561 mfn = pfn_to_mfn(pfn); in xen_load_gdt_boot()
724 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()302 #define virt_to_mfn(v) (pfn_to_mfn(virt_to_pfn(v)))