Home
last modified time | relevance | path

Searched defs:test_vm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/kvm/
H A Dkvm_svm03.c72 static struct tst_kvm_instance test_vm = { .vm_fd = -1 }; variable
H A Dlib_host.c17 static struct tst_kvm_instance test_vm = { .vm_fd = -1 }; variable
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_ctx_param.c150 static void test_vm(int i915) in test_vm() function