Home
last modified time | relevance | path

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

/openbmc/linux/crypto/async_tx/
H A Dasync_pq.c149 if (!is_dma_pq_aligned(dev, offs[i], 0, len)) in is_dma_pq_aligned_offs()
/openbmc/linux/include/linux/
H A Ddmaengine.h1236 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned() function