Searched refs:__vm_create_shape_with_one_vcpu (Results 1 – 2 of 2) sorted by relevance
982 struct kvm_vm *__vm_create_shape_with_one_vcpu(struct vm_shape shape,995 return __vm_create_shape_with_one_vcpu(VM_SHAPE_DEFAULT, vcpu, in vm_adjust_num_guest_pages() 1009 return __vm_create_shape_with_one_vcpu(shape, vcpu, 0, guest_code);
546 struct kvm_vm *__vm_create_shape_with_one_vcpu(struct vm_shape shape, in __vm_create_shape_with_one_vcpu() function