Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.c202 static void alloc_p2m(unsigned long **pp, unsigned long *mfnp) in alloc_p2m() function
238 alloc_p2m(&p2m_top[topidx], &p2m_top_mfn[topidx]); in set_phys_to_machine()