Home
last modified time | relevance | path

Searched defs:test_args (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/kvm/include/
A Dtimer_test.h20 struct test_args { struct
38 extern struct test_args test_args; argument
/tools/testing/selftests/kvm/
A Dkvm_page_table_test.c47 struct test_args { struct
67 static struct test_args test_args; argument
A Dmemslot_perf_test.c890 struct test_args { struct
898 static void help(char *name, struct test_args *targs) in help() argument
A Darch_timer.c31 struct test_args test_args = { variable
/tools/testing/selftests/kvm/arm64/
A Dvgic_irq.c26 struct test_args { struct
27 uint32_t nr_irqs; /* number of KVM supported IRQs. */
28 bool eoi_split; /* 1 is eoir+dir, 0 is eoir only */
29 bool level_sensitive; /* 1 is level, 0 is edge */
30 int kvm_max_routes; /* output of KVM_CAP_IRQ_ROUTING */
31 bool kvm_supports_irqfd; /* output of KVM_CAP_IRQFD */
510 struct test_args *test_args, bool expect_failure) in kvm_irq_line_check()
650 struct test_args *test_args) in run_guest_cmd()
A Darch_timer_edge_cases.c52 struct test_args { struct
67 struct test_args test_args = { argument
/tools/testing/selftests/kvm/riscv/
A Dsbi_pmu_test.c43 struct test_args { struct
48 static struct test_args targs; argument

Completed in 18 milliseconds