Home
last modified time | relevance | path

Searched refs:p2m_top_mfn_list (Results 1 – 1 of 1) sorted by relevance

/arch/x86/xen/
Dmmu.c138 static unsigned long p2m_top_mfn_list[TOP_ENTRIES / P2M_ENTRIES_PER_PAGE] variable
163 for (idx = 0; idx < ARRAY_SIZE(p2m_top_mfn_list); idx++) { in xen_setup_mfn_list_list()
165 p2m_top_mfn_list[idx] = virt_to_mfn(&p2m_top_mfn[topidx]); in xen_setup_mfn_list_list()
171 virt_to_mfn(p2m_top_mfn_list); in xen_setup_mfn_list_list()