Searched refs:newmfn (Results 1 – 1 of 1) sorted by relevance
2240 update_contig_pfnlist(pfn_t pfn, mfn_t oldmfn, mfn_t newmfn) in update_contig_pfnlist() argument2290 if (newmfn == MFN_INVALID) in update_contig_pfnlist()2301 if (newmfn == probe_mfn + 1) in update_contig_pfnlist()2303 else if (newmfn == probe_mfn - 1) in update_contig_pfnlist()2307 if (probe_mfn <= newmfn) in update_contig_pfnlist()