Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx.h13 #define __TEST_ASSERT(cond) \ macro
25 __TEST_ASSERT(cond); \
992 __TEST_ASSERT(!__invept(type, eptp)); in invept()
1008 __TEST_ASSERT(!__invvpid(type, vpid, gla)); in invvpid()
H A Dvmx_tests.c3143 __TEST_ASSERT(type >= INVVPID_ADDR && type <= INVVPID_CONTEXT_LOCAL); in get_first_supported_invvpid_type()