IOAT_OP_XOR       488 drivers/dma/ioat/dma.c 	if (hw->ctl_f.op == IOAT_OP_XOR ||
IOAT_OP_XOR       851 drivers/dma/ioat/init.c 	op = IOAT_OP_XOR;
IOAT_OP_XOR      1030 drivers/dma/ioat/init.c 	if (op == IOAT_OP_XOR) {
IOAT_OP_XOR       166 drivers/dma/ioat/prep.c 	u8 op = result ? IOAT_OP_XOR_VAL : IOAT_OP_XOR;