Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.c141 static inline unsigned p2m_top_index(unsigned long pfn) in p2m_top_index() function
158 unsigned topidx = p2m_top_index(pfn); in xen_setup_mfn_list_list()
183 unsigned topidx = p2m_top_index(pfn); in xen_build_dynamic_phys_to_machine()
196 topidx = p2m_top_index(pfn); in get_phys_to_machine()
233 topidx = p2m_top_index(pfn); in set_phys_to_machine()