Home
last modified time | relevance | path

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

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