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