Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/
H A Duserfaultfd_util.h42 #define PER_VCPU_DEBUG(...) printf(__VA_ARGS__) macro
44 #define PER_VCPU_DEBUG(...) _no_printf(__VA_ARGS__) macro