Searched refs:vm_create_shape_with_one_vcpu (Results 1 – 3 of 3) sorted by relevance
55 vm = vm_create_shape_with_one_vcpu(protected_vm_shape, &vcpu, in test_private_access_memslot_deleted()91 vm = vm_create_shape_with_one_vcpu(protected_vm_shape, &vcpu, in test_private_access_memslot_not_private()
81 vm = vm_create_shape_with_one_vcpu(shape, &vcpu, guest_code); in __test_pre_fault_memory()
951 static inline struct kvm_vm *vm_create_shape_with_one_vcpu(struct vm_shape shape, in vm_create_shape_with_one_vcpu() function