Searched refs:p2m_alloc_ptp (Results 1 – 4 of 4) sorted by relevance
180 mfn = p2m_alloc_ptp(p2m, level); in p2m_next_level()219 mfn = p2m_alloc_ptp(p2m, level); in p2m_next_level()
656 mfn_t p2m_alloc_ptp(struct p2m_domain *p2m, unsigned int level) in p2m_alloc_ptp() function720 top_mfn = p2m_alloc_ptp(p2m, 4); in p2m_alloc_table()
210 mfn = p2m_alloc_ptp(p2m, 0); in ept_set_middle_entry()
746 mfn_t p2m_alloc_ptp(struct p2m_domain *p2m, unsigned int level);
Completed in 21 milliseconds