Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/
A Dsave.h134 int hvm_save(struct domain *d, hvm_domain_context_t *h);
/xen/xen/arch/x86/hvm/
A Dsave.c206 int hvm_save(struct domain *d, hvm_domain_context_t *h) in hvm_save() function
A Dhvm.c5338 if ( (rc = hvm_save(src, &c)) ) in hvm_copy_context_and_params()
/xen/xen/arch/x86/
A Ddomctl.c547 ret = hvm_save(d, &c); in arch_do_domctl()

Completed in 14 milliseconds