Searched refs:dma_alloc_notify (Results 1 – 2 of 2) sorted by relevance
557 struct dma_alloc_notify dma_alloc_notify; in ishtp_hbm_dispatch() local644 const size_t len = sizeof(dma_alloc_notify); in ishtp_hbm_dispatch()646 memset(&dma_alloc_notify, 0, sizeof(dma_alloc_notify)); in ishtp_hbm_dispatch()647 dma_alloc_notify.hbm = DMA_BUFFER_ALLOC_NOTIFY; in ishtp_hbm_dispatch()648 dma_alloc_notify.buf_size = in ishtp_hbm_dispatch()650 dma_alloc_notify.buf_address = in ishtp_hbm_dispatch()654 (unsigned char *)&dma_alloc_notify); in ishtp_hbm_dispatch()
211 struct dma_alloc_notify { struct