Home
last modified time | relevance | path

Searched refs:p2m_alloc_table (Results 1 – 5 of 5) sorted by relevance

/xen/xen/arch/x86/mm/hap/
A Dhap.c475 rv = p2m_alloc_table(p2m_get_hostp2m(d)); in hap_enable()
481 rv = p2m_alloc_table(d->arch.nested_p2m[i]); in hap_enable()
509 rv = p2m_alloc_table(d->arch.altp2m_p2m[i]); in hap_enable()
/xen/xen/arch/arm/
A Dp2m.c1399 static int p2m_alloc_table(struct domain *d) in p2m_alloc_table() function
1538 rc = p2m_alloc_table(d); in p2m_init()
/xen/xen/include/asm-x86/
A Dp2m.h589 int p2m_alloc_table(struct p2m_domain *p2m);
/xen/xen/arch/x86/mm/
A Dp2m.c697 int p2m_alloc_table(struct p2m_domain *p2m) in p2m_alloc_table() function
/xen/xen/arch/x86/mm/shadow/
A Dcommon.c2629 rv = p2m_alloc_table(p2m); in shadow_enable()

Completed in 25 milliseconds