Searched refs:restore_vm_params (Results 1 – 1 of 1) sorted by relevance
58 static int restore_vm_params(int, struct vm_create_params *);307 if (restore_vm_params(vm->vm_receive_fd, vcp)) in start_vm()583 restore_vm_params(int fd, struct vm_create_params *vcp) { in restore_vm_params() function