Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/aarch64/
Dhypercalls.c234 static struct kvm_vm *test_vm_create(struct kvm_vcpu **vcpu) in test_vm_create() function
262 *vm = test_vm_create(vcpu); in test_guest_stage()
279 vm = test_vm_create(&vcpu); in test_run()
Darch_timer.c372 static struct kvm_vm *test_vm_create(void) in test_vm_create() function
475 vm = test_vm_create(); in main()