Home
last modified time | relevance | path

Searched refs:IDXD_OP_FLAG_RCR (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Didxd.h44 #define IDXD_OP_FLAG_RCR 0x0008 macro
/linux/drivers/dma/idxd/
H A Ddma.c61 *desc_flags = IDXD_OP_FLAG_CRAV | IDXD_OP_FLAG_RCR; in op_flag_setup()
/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto_main.c407 #define IAX_AECS_DEFAULT_FLAG (IDXD_OP_FLAG_CRAV | IDXD_OP_FLAG_RCR | IDXD_OP_FLAG_CC)
1169 desc->flags = IDXD_OP_FLAG_CRAV | IDXD_OP_FLAG_RCR | in iaa_compress()
1324 desc->flags = IDXD_OP_FLAG_CRAV | IDXD_OP_FLAG_RCR | IDXD_OP_FLAG_CC; in iaa_compress_verify()
1409 desc->flags = IDXD_OP_FLAG_CRAV | IDXD_OP_FLAG_RCR | IDXD_OP_FLAG_CC; in iaa_decompress()