Searched refs:hvm_save (Results 1 – 4 of 4) sorted by relevance
134 int hvm_save(struct domain *d, hvm_domain_context_t *h);
206 int hvm_save(struct domain *d, hvm_domain_context_t *h) in hvm_save() function
5338 if ( (rc = hvm_save(src, &c)) ) in hvm_copy_context_and_params()
547 ret = hvm_save(d, &c); in arch_do_domctl()
Completed in 14 milliseconds