Home
last modified time | relevance | path

Searched defs:post_test (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dpost.h96 struct post_test { struct
119 extern struct post_test post_list[]; argument
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_tlb_flush.c184 static inline void post_test(struct test_data *data, u64 exp1, u64 exp2) in post_test() function