Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/
H A Duserfaultfd_util.h36 #define PER_PAGE_DEBUG(...) printf(__VA_ARGS__) macro
38 #define PER_PAGE_DEBUG(...) _no_printf(__VA_ARGS__) macro