Searched refs:pfn_to_mfn (Results 1 – 15 of 15) sorted by relevance
8 unsigned long mfn1 = pfn_to_mfn(page_to_pfn(vec1->bv_page)); in xen_biovec_phys_mergeable()9 unsigned long mfn2 = pfn_to_mfn(page_to_pfn(vec2->bv_page)); in xen_biovec_phys_mergeable()
78 next_mfn = pfn_to_mfn(pfn); in check_pages_physically_contiguous()82 if (pfn_to_mfn(++pfn) != ++next_mfn) in check_pages_physically_contiguous()
292 frame_list[i] = pfn_to_mfn(pfn); in decrease_reservation()
137 pfn_to_mfn(page_to_pfn(gref->page)), readonly); in add_grefs()
52 pfn_to_mfn(xen_start_info->store_mfn); in xen_arch_post_suspend()54 pfn_to_mfn(xen_start_info->console.domU.mfn); in xen_arch_post_suspend()
98 unsigned long mfn = pfn_to_mfn(pfn); in xen_release_chunk()
387 mfn = pfn_to_mfn(pfn); in xen_load_gdt()424 mfn = pfn_to_mfn(pfn); in xen_load_gdt_boot()
567 other_addr = pfn_to_mfn(addr >> PAGE_SHIFT) << PAGE_SHIFT; in xen_make_pte_debug()918 op->arg1.mfn = pfn_to_mfn(pfn); in xen_do_pin()1400 mfn = pfn_to_mfn(PFN_DOWN(cr3)); in __xen_write_cr3()1533 op.arg1.mfn = pfn_to_mfn(pfn); in pin_pagetable_pfn()
672 page->index = pfn_to_mfn(pfn); in m2p_add_override()
58 static inline unsigned long pfn_to_mfn(unsigned long pfn) in pfn_to_mfn() function129 return XMADDR(PFN_PHYS(pfn_to_mfn(PFN_DOWN(phys.paddr))) | offset); in phys_to_machine()169 #define virt_to_mfn(v) (pfn_to_mfn(virt_to_pfn(v)))
33 static inline unsigned long pfn_to_mfn(unsigned long pfn) in pfn_to_mfn() function
310 buffer_mfn = pfn_to_mfn(page_to_pfn(sg_page(sg))); in blkif_queue_request()1006 pfn_to_mfn(info->shadow[req->id].frame[j]), in blkif_recover()
308 pfn_to_mfn(pfn), in xennet_alloc_rx_buffers()454 mfn = pfn_to_mfn(page_to_pfn(frag->page)); in xennet_make_frags()1604 pfn_to_mfn(page_to_pfn(skb_shinfo(skb)-> in xennet_connect()
722 pfn_to_mfn(virt_to_phys((void *)page) >> in xenbus_init()
538 return pfn_to_mfn(vmalloc_to_pfn(address)); in vmalloc_to_mfn()