Searched refs:hvm_save_size (Results 1 – 4 of 4) sorted by relevance
133 size_t hvm_save_size(struct domain *d);
111 size_t hvm_save_size(struct domain *d) in hvm_save_size() function
5331 struct hvm_domain_context c = { .size = hvm_save_size(src) }; in hvm_copy_context_and_params()
526 c.size = hvm_save_size(d); in arch_do_domctl()
Completed in 31 milliseconds