Lines Matching refs:p2m_domain
39 static int _p2m_get_mem_access(struct p2m_domain *p2m, gfn_t gfn, in _p2m_get_mem_access()
89 struct p2m_domain *p2m = NULL; in p2m_mem_access_emulate_check()
147 struct p2m_domain *p2m = NULL; in p2m_mem_access_check()
239 int p2m_set_altp2m_mem_access(struct domain *d, struct p2m_domain *hp2m, in p2m_set_altp2m_mem_access()
240 struct p2m_domain *ap2m, p2m_access_t a, in p2m_set_altp2m_mem_access()
280 static int set_mem_access(struct domain *d, struct p2m_domain *p2m, in set_mem_access()
281 struct p2m_domain *ap2m, p2m_access_t a, in set_mem_access()
306 static bool xenmem_access_to_p2m_access(struct p2m_domain *p2m, in xenmem_access_to_p2m_access()
348 struct p2m_domain *p2m = p2m_get_hostp2m(d), *ap2m = NULL; in p2m_set_mem_access()
405 struct p2m_domain *p2m = p2m_get_hostp2m(d), *ap2m = NULL; in p2m_set_mem_access_multi()
463 struct p2m_domain *p2m = p2m_get_hostp2m(d); in p2m_get_mem_access()