Searched refs:pfn_to_mfn (Results 1 – 14 of 14) sorted by relevance
201 pfn_to_mfn(va_to_pfn(&mfn_list_pages[j])); in xen_relocate_start_info()204 pfn_to_mfn(va_to_pfn((caddr_t)mfn_list + off)); in xen_relocate_start_info()207 pfn_to_mfn(va_to_pfn(mfn_list_pages_page)); in xen_relocate_start_info()310 pfn_to_mfn(pfn_t pfn) in pfn_to_mfn() function353 pfn_to_mfn(pfn) != mfn) in mfn_to_pfn()377 mfn_t mfn = pfn_to_mfn(mmu_btop(pa)); in pa_to_ma()
367 mfn_list_pages_page[i++] = pfn_to_mfn(pfn); in rebuild_mfn_list()371 mfn_list_pages[j] = pfn_to_mfn(pfn); in rebuild_mfn_list()376 = pfn_to_mfn(pfn); in rebuild_mfn_list()463 start_info_mfn = pfn_to_mfn(pfn); in xen_suspend_domain()
545 mfn_frames[i] = pfn_to_mfn(pp->p_pagenum); in balloon_dec_reservation()876 mfn = pfn_to_mfn(pfn); in balloon_free_pages()
288 vgc->gdt_frames[0] = pfn_to_mfn(mmu_btop(cp->cpu_m.mcpu_gdtpa)); in mp_set_cpu_context()297 xen_pfn_to_cr3(pfn_to_mfn(kas.a_hat->hat_htable->ht_pfn)); in mp_set_cpu_context()
48 #define pfn_to_mfn(pfn) (pfn) macro
107 mfn_t pfn_to_mfn(pfn_t);
286 xen_info->store_mfn = pfn_to_mfn(hat_getpfnum(kas.a_hat, in xb_init()
2350 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys)); in xnf_buf_constructor()2441 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys)); in xnf_buf_refresh()
945 gp->source.u.gmfn = pfn_to_mfn(hat_getpfnum(kas.a_hat, (caddr_t)rptr)); in setup_gop()
138 if (pfn >= mfn_count || pfn_to_mfn(pfn) != mfn) in kdi_mtop()
1919 if ((mfn = pfn_to_mfn(pp->p_pagenum)) < start_mfn) in page_io_pool_shrink()2265 if (pfn_to_mfn(probe_pfn) <= oldmfn) in update_contig_pfnlist()2300 probe_mfn = pfn_to_mfn(contig_pfn_list[probe_pos]); in update_contig_pfnlist()2478 mfn = pfn_to_mfn(pfn); in find_contig_free()
234 t.arg1.mfn = pfn_to_mfn(pfn); in xen_pin()247 t.arg1.mfn = pfn_to_mfn(pfn); in xen_unpin()
1044 t[1].arg1.mfn = pfn_to_mfn(hat->hat_user_ptable); in hat_switch()
516 pfnarray[i - start] = pfn_to_mfn(pcp->dp_pparray[i]->p_pagenum); in devmap_pmem_getpfns()