Searched refs:p2m_alloc_ptp (Results 1 – 4 of 4) sorted by relevance
202 mfn_t mfn = p2m_alloc_ptp(p2m, level); in p2m_next_level()241 mfn = p2m_alloc_ptp(p2m, level); in p2m_next_level()
575 mfn_t p2m_alloc_ptp(struct p2m_domain *p2m, unsigned int level) in p2m_alloc_ptp() function641 top_mfn = p2m_alloc_ptp(p2m, 4); in p2m_alloc_table()
232 mfn = p2m_alloc_ptp(p2m, 0); in ept_set_middle_entry()
687 mfn_t p2m_alloc_ptp(struct p2m_domain *p2m, unsigned int level);
Completed in 15 milliseconds