Searched refs:mfn_save (Results 1 – 1 of 1) sorted by relevance
293 unsigned long mfn_save, mfn; in xen_do_set_identity_and_remap_chunk() local301 mfn_save = virt_to_mfn((void *)buf); in xen_do_set_identity_and_remap_chunk()329 set_pte_mfn(buf, mfn_save, PAGE_KERNEL); in xen_do_set_identity_and_remap_chunk()456 unsigned long mfn_save, pfn; in xen_remap_memory() local462 mfn_save = virt_to_mfn((void *)buf); in xen_remap_memory()492 set_pte_mfn(buf, mfn_save, PAGE_KERNEL); in xen_remap_memory()
Completed in 5 milliseconds