Searched refs:dma_alloc_notify (Results 1 – 2 of 2) sorted by relevance
591 struct dma_alloc_notify dma_alloc_notify; in ishtp_hbm_dispatch() local678 const size_t len = sizeof(dma_alloc_notify); in ishtp_hbm_dispatch()680 memset(&dma_alloc_notify, 0, sizeof(dma_alloc_notify)); in ishtp_hbm_dispatch()681 dma_alloc_notify.hbm = DMA_BUFFER_ALLOC_NOTIFY; in ishtp_hbm_dispatch()682 dma_alloc_notify.buf_size = in ishtp_hbm_dispatch()684 dma_alloc_notify.buf_address = in ishtp_hbm_dispatch()688 (unsigned char *)&dma_alloc_notify); in ishtp_hbm_dispatch()
219 struct dma_alloc_notify { struct