Searched defs:create_vm (Results 1 – 6 of 6) sorted by relevance
42 def create_vm() -> iotests.VM: function
47 struct acrn_vm_creation create_vm = {0}; in main() local
76 static struct kvm_vm *create_vm(uint32_t nr_vcpus, uint32_t bsp_vcpu_id, in create_vm() function
205 static struct kvm_vm *create_vm(struct kvm_vcpu **vcpu) in create_vm() function
97 static struct kvm_vm *create_vm(void) in create_vm() function
682 static struct kvm_vm *create_vm(enum vm_guest_mode mode, struct kvm_vcpu **vcpu, in create_vm() function