Searched defs:test_vm (Results 1 – 3 of 3) sorted by relevance
72 static struct tst_kvm_instance test_vm = { .vm_fd = -1 }; variable
17 static struct tst_kvm_instance test_vm = { .vm_fd = -1 }; variable
150 static void test_vm(int i915) in test_vm() function