PVOP_TEST_NULL    534 arch/x86/include/asm/paravirt_types.h #define PVOP_TEST_NULL(op)	BUG_ON(op == NULL)
PVOP_TEST_NULL    536 arch/x86/include/asm/paravirt_types.h #define PVOP_TEST_NULL(op)	((void)op)