Searched defs:testdef (Results 1 – 3 of 3) sorted by relevance
284 struct testdef { struct285 const char *name;286 void (*test)(void);287 bool needs_cap;
215 struct testdef { struct216 const char *name;217 void (*test)(struct kvm_vcpu *vcpu);
697 struct testdef { struct698 const char *name;699 void (*test)(void);700 int extension;