Searched refs:non_dma_mem_size (Results 1 – 3 of 3) sorted by relevance
184 TW_UINT32 *non_dma_mem_size, TW_UINT32 *dma_mem_size in tw_cl_get_mem_requirements() argument210 *non_dma_mem_size = sizeof(struct tw_cli_ctlr_context) + in tw_cl_get_mem_requirements()
504 TW_UINT32 non_dma_mem_size; in tw_osli_alloc_mem() local520 &non_dma_mem_size, &dma_mem_size in tw_osli_alloc_mem()531 sc->non_dma_mem = kmalloc(non_dma_mem_size, TW_OSLI_MALLOC_CLASS, in tw_osli_alloc_mem()
543 TW_UINT32 *non_dma_mem_size, TW_UINT32 *dma_mem_size