Home
last modified time | relevance | path

Searched refs:aecs_comp_table_dma_addr (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/crypto/intel/iaa/
Diaa_crypto.h63 dma_addr_t aecs_comp_table_dma_addr; member
Diaa_crypto_main.c402 device_mode->aecs_comp_table_dma_addr); in free_device_compression_mode()
437 &device_mode->aecs_comp_table_dma_addr, GFP_KERNEL); in init_device_compression_mode()
1169 desc->src2_addr = active_compression_mode->aecs_comp_table_dma_addr; in iaa_compress()