Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/s390x/
H A Dresets.c284 struct testdef { struct
285 const char *name;
286 void (*test)(void);
287 bool needs_cap;
H A Dsync_regs_test.c215 struct testdef { struct
216 const char *name;
217 void (*test)(struct kvm_vcpu *vcpu);
H A Dmemop.c697 struct testdef { struct
698 const char *name;
699 void (*test)(void);
700 int extension;