Searched refs:__p2m_set_entry (Results 1 – 1 of 1) sorted by relevance
/xen/xen/arch/arm/ |
A D | p2m.c | 874 static int __p2m_set_entry(struct p2m_domain *p2m, in __p2m_set_entry() function 1112 rc = __p2m_set_entry(p2m, sgfn, order, smfn, t, a); in p2m_set_entry() 1606 rc = __p2m_set_entry(p2m, start, order, INVALID_MFN, in relinquish_p2m_mapping()
|
Completed in 5 milliseconds