Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/
Dkvm_page_table_test.c49 struct test_args { struct
69 static struct test_args test_args; argument
Dmemslot_perf_test.c837 struct test_args { struct
845 static void help(char *name, struct test_args *targs) in help() argument
/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Darch_timer.c45 struct test_args { struct
52 static struct test_args test_args = { argument
Dvgic_irq.c30 struct test_args { struct
31 uint32_t nr_irqs; /* number of KVM supported IRQs. */
32 bool eoi_split; /* 1 is eoir+dir, 0 is eoir only */
33 bool level_sensitive; /* 1 is level, 0 is edge */
34 int kvm_max_routes; /* output of KVM_CAP_IRQ_ROUTING */
35 bool kvm_supports_irqfd; /* output of KVM_CAP_IRQFD */
518 struct test_args *test_args, bool expect_failure) in kvm_irq_line_check()
664 struct test_args *test_args) in run_guest_cmd()
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dwmi.c8201 u32 *test_args) in ath11k_wmi_send_unit_test_cmd()