Home
last modified time | relevance | path

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

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