Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dxlnx_dpdma.c252 static inline bool xlnx_dpdma_desc_is_contiguous(DPDMADescriptor *desc) in xlnx_dpdma_desc_is_contiguous() function
763 if (xlnx_dpdma_desc_is_contiguous(&desc)) { in xlnx_dpdma_start_operation()