Searched refs:mididx (Results 1 – 1 of 1) sorted by relevance
292 unsigned mididx = p2m_mid_index(pfn); in xen_build_mfn_list_list() local304 BUG_ON(mididx); in xen_build_mfn_list_list()325 mid_mfn_p[mididx] = virt_to_mfn(mid[mididx]); in xen_build_mfn_list_list()366 unsigned mididx = p2m_mid_index(pfn); in xen_build_dynamic_phys_to_machine() local387 p2m_top[topidx][mididx] = &mfn_list[pfn]; in xen_build_dynamic_phys_to_machine()395 unsigned topidx, mididx, idx; in get_phys_to_machine() local401 mididx = p2m_mid_index(pfn); in get_phys_to_machine()409 if (p2m_top[topidx][mididx] == p2m_identity) in get_phys_to_machine()412 return p2m_top[topidx][mididx][idx]; in get_phys_to_machine()435 unsigned topidx, mididx; in alloc_p2m() local[all …]