Searched refs:mid_mfn_mfn (Results 1 - 1 of 1) sorted by relevance

/arch/x86/xen/
H A Dp2m.c563 unsigned long mid_mfn_mfn; local
573 mid_mfn_mfn = virt_to_mfn(mid_mfn);
574 old_mfn = cmpxchg(top_mfn_p, missing_mfn, mid_mfn_mfn);

Completed in 165 milliseconds