Home
last modified time | relevance | path

Searched refs:domain_pause_except_self (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/xen/
A Dsched.h887 int __must_check domain_pause_except_self(struct domain *d);
/xen/xen/arch/x86/mm/
A Dp2m.c2241 rc = domain_pause_except_self(d); in p2m_destroy_altp2m_by_id()
2279 rc = domain_pause_except_self(d); in p2m_switch_domain_altp2m_by_id()
/xen/xen/common/
A Ddomain.c1120 int domain_pause_except_self(struct domain *d) in domain_pause_except_self() function
/xen/xen/arch/x86/hvm/
A Dhvm.c4609 rc = domain_pause_except_self(d); in do_altp2m_op()

Completed in 24 milliseconds