Searched defs:ap2m (Results 1 – 3 of 3) sorted by relevance
/xen/xen/arch/x86/mm/ |
A D | mem_access.c | 266 struct p2m_domain *ap2m, p2m_access_t a, in p2m_set_altp2m_mem_access() 288 struct p2m_domain *ap2m, p2m_access_t a, in set_mem_access() 359 struct p2m_domain *p2m = p2m_get_hostp2m(d), *ap2m = NULL; in p2m_set_mem_access() local 421 struct p2m_domain *p2m = p2m_get_hostp2m(d), *ap2m = NULL; in p2m_set_mem_access_multi() local
|
A D | p2m.c | 1958 int altp2m_get_effective_entry(struct p2m_domain *ap2m, gfn_t gfn, mfn_t *mfn, in altp2m_get_effective_entry() 2038 bool p2m_altp2m_get_or_propagate(struct p2m_domain *ap2m, unsigned long gfn_l, in p2m_altp2m_get_or_propagate() 2310 struct p2m_domain *hp2m, *ap2m; in p2m_change_altp2m_gfn() local 2669 struct p2m_domain *ap2m = NULL; in p2m_set_suppress_ve_multi() local 2735 struct p2m_domain *ap2m = NULL; in p2m_get_suppress_ve() local
|
A D | mem_sharing.c | 865 struct p2m_domain *ap2m; in nominate_page() local
|
Completed in 20 milliseconds