Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Didxd.h43 #define IDXD_OP_FLAG_CRAV 0x0004 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)
1159 desc->flags = IDXD_OP_FLAG_CRAV | IDXD_OP_FLAG_RCR | in iaa_compress()
1314 desc->flags = IDXD_OP_FLAG_CRAV | IDXD_OP_FLAG_RCR | IDXD_OP_FLAG_CC; in iaa_compress_verify()
1399 desc->flags = IDXD_OP_FLAG_CRAV | IDXD_OP_FLAG_RCR | IDXD_OP_FLAG_CC; in iaa_decompress()