Searched refs:dma_alloc_notify (Results 1 – 2 of 2) sorted by relevance
558 struct dma_alloc_notify dma_alloc_notify; in ishtp_hbm_dispatch() local649 const size_t len = sizeof(dma_alloc_notify); in ishtp_hbm_dispatch()651 memset(&dma_alloc_notify, 0, sizeof(dma_alloc_notify)); in ishtp_hbm_dispatch()652 dma_alloc_notify.hbm = DMA_BUFFER_ALLOC_NOTIFY; in ishtp_hbm_dispatch()653 dma_alloc_notify.buf_size = in ishtp_hbm_dispatch()655 dma_alloc_notify.buf_address = in ishtp_hbm_dispatch()659 (unsigned char *)&dma_alloc_notify); in ishtp_hbm_dispatch()
211 struct dma_alloc_notify { struct