Searched refs:p2m_top_mfn_p (Results 1 – 1 of 1) sorted by relevance
109 static unsigned long **p2m_top_mfn_p; variable223 p2m_top_mfn_p = alloc_p2m_page(); in xen_build_mfn_list_list()224 p2m_top_mfn_p_init(p2m_top_mfn_p); in xen_build_mfn_list_list()238 mid_mfn_p = p2m_top_mfn_p[topidx]; in xen_build_mfn_list_list()261 p2m_top_mfn_p[topidx] = mid_mfn_p; in xen_build_mfn_list_list()550 mid_mfn = ACCESS_ONCE(p2m_top_mfn_p[topidx]); in xen_alloc_p2m_entry()573 p2m_top_mfn_p[topidx] = mid_mfn; in xen_alloc_p2m_entry()