Searched defs:dma_coherent_mem (Results 1 – 1 of 1) sorted by relevance
24726 struct dma_coherent_mem { struct24727 void *virt_base;24728 dma_addr_t device_base;24729 long unsigned int pfn_base;24730 int size;24731 long unsigned int *bitmap;24732 spinlock_t spinlock;24733 bool use_dev_dma_pfn_offset;