Home
last modified time | relevance | path

Searched refs:ucall_assert (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/include/
A Ducall_common.h38 __printf(5, 6) void ucall_assert(uint64_t cmd, const char *exp,
82 ucall_assert(UCALL_ABORT, _exp, __FILE__, __LINE__, _fmt, ##_args); \
92 ucall_assert(UCALL_ABORT, "Unconditional guest failure", \
/linux/tools/testing/selftests/kvm/lib/
A Ducall_common.c82 void ucall_assert(uint64_t cmd, const char *exp, const char *file, in ucall_assert() function

Completed in 6 milliseconds