Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/async_tx/
Dasync_pq.c198 is_dma_pq_aligned(device, offset, 0, len)) { in async_gen_syndrome()
314 is_dma_pq_aligned(device, offset, 0, len)) { in async_syndrome_val()
/Linux-v4.19/include/linux/
Ddmaengine.h1066 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned() function