Home
last modified time | relevance | path

Searched refs:vm_create_shape_with_one_vcpu (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/
H A Dpre_fault_memory_test.c174 vm = vm_create_shape_with_one_vcpu(shape, &vcpu, guest_code); in __test_pre_fault_memory()
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h1055 static inline struct kvm_vm *vm_create_shape_with_one_vcpu(struct vm_shape shape, in vm_create_shape_with_one_vcpu() function