Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/aarch64/
H A Darch_timer.c213 static void *test_vcpu_run(void *arg) in test_vcpu_run() function
324 ret = pthread_create(&pt_vcpu_run[i], NULL, test_vcpu_run, in test_run()