Searched refs:p2m_64 (Results 1 – 1 of 1) sorted by relevance
985 uint64_t *p2m_64; in xc_dom_update_guest_p2m() local1006 p2m_64 = dom->p2m_guest; in xc_dom_update_guest_p2m()1009 p2m_64[i] = dom->p2m_host[i]; in xc_dom_update_guest_p2m()1011 p2m_64[i] = (uint64_t) - 1; in xc_dom_update_guest_p2m()
Completed in 4 milliseconds