PVOP_TEST_NULL 503 include/asm-x86/paravirt.h #define PVOP_TEST_NULL(op) BUG_ON(op == NULL) PVOP_TEST_NULL 505 include/asm-x86/paravirt.h #define PVOP_TEST_NULL(op) ((void)op)