Home
last modified time | relevance | path

Searched refs:VM_SHAPE_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/kvm/include/
A Dkvm_util.h246 #define VM_SHAPE_DEFAULT VM_SHAPE(VM_MODE_DEFAULT) macro
994 return ____vm_create(VM_SHAPE_DEFAULT); in vm_create_barebones()
1009 return __vm_create(VM_SHAPE_DEFAULT, nr_runnable_vcpus, 0); in vm_create()
1020 return __vm_create_with_vcpus(VM_SHAPE_DEFAULT, nr_vcpus, 0, in vm_create_with_vcpus()
1038 return __vm_create_shape_with_one_vcpu(VM_SHAPE_DEFAULT, vcpu, in __vm_create_with_one_vcpu()
/tools/testing/selftests/kvm/x86/
A Ducna_injection_test.c271 vm = __vm_create(VM_SHAPE_DEFAULT, 3, 0); in main()
/tools/testing/selftests/kvm/
A Dmmu_stress_test.c330 vm = __vm_create_with_vcpus(VM_SHAPE_DEFAULT, nr_vcpus, in main()

Completed in 9 milliseconds