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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dmmu.c190 static inline unsigned p2m_top_index(unsigned long pfn) function
207 unsigned topidx = p2m_top_index(pfn);
235 unsigned topidx = p2m_top_index(pfn);
250 topidx = p2m_top_index(pfn);
259 unsigned topidx = p2m_top_index(pfn);
298 topidx = p2m_top_index(pfn);

Completed in 102 milliseconds