Searched refs:bush (Results 1 – 1 of 1) sorted by relevance
218 m_bush_t bush; member384 vp = (m_addr_t) dma_alloc_coherent(mp->bush, in ___dma_getp()420 static inline m_pool_s *___get_dma_pool(m_bush_t bush) in ___get_dma_pool() argument423 for (mp = mp0.next; mp && mp->bush != bush; mp = mp->next); in ___get_dma_pool()427 static m_pool_s *___cre_dma_pool(m_bush_t bush) in ___cre_dma_pool() argument433 mp->bush = bush; in ___cre_dma_pool()461 mp = ___get_dma_pool(bush); in __m_calloc_dma()463 mp = ___cre_dma_pool(bush); in __m_calloc_dma()479 mp = ___get_dma_pool(bush); in __m_free_dma()487 static m_addr_t __vtobus(m_bush_t bush, void *m) in __vtobus() argument[all …]