Searched refs:pfn_to_mfn (Results 1 – 18 of 18) sorted by relevance
9 unsigned long mfn1 = pfn_to_mfn(page_to_pfn(vec1->bv_page)); in xen_biovec_phys_mergeable()10 unsigned long mfn2 = pfn_to_mfn(page_to_pfn(vec2->bv_page)); in xen_biovec_phys_mergeable()
85 unsigned long mfn = pfn_to_mfn(PFN_DOWN(paddr)); in xen_phys_to_bus()117 next_mfn = pfn_to_mfn(pfn); in check_pages_physically_contiguous()121 if (pfn_to_mfn(++pfn) != ++next_mfn) in check_pages_physically_contiguous()
134 unsigned long gmfn = xen_pv_domain() ? pfn_to_mfn(pfn) : pfn; in xen_tmem_put_page()143 unsigned long gmfn = xen_pv_domain() ? pfn_to_mfn(pfn) : pfn; in xen_tmem_get_page()
444 frame_list[i] = pfn_to_mfn(pfn); in decrease_reservation()
145 pfn_to_mfn(page_to_pfn(gref->page)), readonly); in add_grefs()
38 static inline unsigned long pfn_to_mfn(unsigned long pfn) in pfn_to_mfn() function61 return XMADDR(PFN_PHYS(pfn_to_mfn(PFN_DOWN(phys.paddr))) | offset); in phys_to_machine()71 #define virt_to_mfn(v) (pfn_to_mfn(virt_to_pfn(v)))
55 pfn_to_mfn(xen_start_info->store_mfn); in xen_pv_post_suspend()57 pfn_to_mfn(xen_start_info->console.domU.mfn); in xen_pv_post_suspend()
234 unsigned long mfn = pfn_to_mfn(pfn); in xen_set_identity_and_release_chunk()324 mfn = pfn_to_mfn(ident_pfn_iter); in xen_do_set_identity_and_remap_chunk()332 xen_remap_buf.mfns[i] = pfn_to_mfn(ident_pfn_iter + i); in xen_do_set_identity_and_remap_chunk()
733 op.arg1.mfn = pfn_to_mfn(pfn); in xen_do_pin()1326 mfn = pfn_to_mfn(PFN_DOWN(cr3)); in __xen_write_cr3()1496 op.arg1.mfn = pfn_to_mfn(pfn); in pin_pagetable_pfn()1542 op->arg1.mfn = pfn_to_mfn(pfn); in __pin_pagetable_pfn()
620 mfn = pfn_to_mfn(pfn); in xen_load_gdt()657 mfn = pfn_to_mfn(pfn); in xen_load_gdt_boot()
692 WARN(pfn_to_mfn(pfn) != INVALID_P2M_ENTRY, "page must be ballooned"); in set_foreign_p2m_mapping()
102 static inline unsigned long pfn_to_mfn(unsigned long pfn) in pfn_to_mfn() function172 return XMADDR(PFN_PHYS(pfn_to_mfn(PFN_DOWN(phys.paddr))) | offset); in phys_to_machine()217 #define virt_to_mfn(v) (pfn_to_mfn(virt_to_pfn(v)))
8 return pfn_to_mfn(page_to_pfn(page)); in page_to_mfn()
423 mfn = pfn_to_mfn(page_to_pfn(page)); in map_data_for_request()457 mfn = pfn_to_mfn(page_to_pfn(page)); in map_data_for_request()
715 pfn_to_mfn(virt_to_phys((void *)page) >> in xenstored_local_init()
542 return pfn_to_mfn(vmalloc_to_pfn(address)); in vmalloc_to_mfn()
256 buffer_mfn = pfn_to_mfn(gnt_list_entry->pfn); in get_grant()
316 pfn_to_mfn(pfn), in xennet_alloc_rx_buffers()