VIRTUAL_BUG_ON     56 include/linux/mmdebug.h #define VIRTUAL_BUG_ON(cond) BUG_ON(cond)
VIRTUAL_BUG_ON     58 include/linux/mmdebug.h #define VIRTUAL_BUG_ON(cond) do { } while (0)