Searched refs:__vm_create_shape_with_one_vcpu (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_util.h | 1032 struct kvm_vm *__vm_create_shape_with_one_vcpu(struct vm_shape shape, 1045 return __vm_create_shape_with_one_vcpu(VM_SHAPE_DEFAULT, vcpu, in __vm_create_with_one_vcpu() 1059 return __vm_create_shape_with_one_vcpu(shape, vcpu, 0, guest_code); in vm_create_shape_with_one_vcpu()
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | guest_memfd_test.c | 440 vm = __vm_create_shape_with_one_vcpu(VM_SHAPE_DEFAULT, &vcpu, 1, guest_code); in test_guest_memfd_guest()
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 534 struct kvm_vm *__vm_create_shape_with_one_vcpu(struct vm_shape shape, in __vm_create_shape_with_one_vcpu() function
|