Searched refs:UNM_DMA_BUFFER_ALIGN (Results 1 – 2 of 2) sorted by relevance
51 #define UNM_DMA_BUFFER_ALIGN 16 macro54 #define __unm_dma_aligned __attribute__ (( aligned ( UNM_DMA_BUFFER_ALIGN ) ))
612 buf = malloc_dma ( sizeof ( *buf ), UNM_DMA_BUFFER_ALIGN ); in phantom_create_rx_ctx()732 buf = malloc_dma ( sizeof ( *buf ), UNM_DMA_BUFFER_ALIGN ); in phantom_create_tx_ctx()1132 UNM_DMA_BUFFER_ALIGN ); in phantom_open()