Searched hist:156191 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/arm/arm/
H A Dbusdma_machdep-v4.cdiff 156191 Wed Mar 01 21:04:25 MST 2006 cognet Try to honor BUS_DMA_COHERENT : if the flag is set, normally allocate memory
with malloc() or contigmalloc() as usual, but try to re-map the allocated
memory into a VA outside the KVA, non-cached, thus making the calls to
bus_dmamap_sync() for these buffers useless.
H A Dvm_machdep.cdiff 156191 Wed Mar 01 21:04:25 MST 2006 cognet Try to honor BUS_DMA_COHERENT : if the flag is set, normally allocate memory
with malloc() or contigmalloc() as usual, but try to re-map the allocated
memory into a VA outside the KVA, non-cached, thus making the calls to
bus_dmamap_sync() for these buffers useless.
H A Dpmap-v4.cdiff 156191 Wed Mar 01 21:04:25 MST 2006 cognet Try to honor BUS_DMA_COHERENT : if the flag is set, normally allocate memory
with malloc() or contigmalloc() as usual, but try to re-map the allocated
memory into a VA outside the KVA, non-cached, thus making the calls to
bus_dmamap_sync() for these buffers useless.
/freebsd-11-stable/sys/arm/include/
H A Dpmap-v4.hdiff 156191 Wed Mar 01 21:04:25 MST 2006 cognet Try to honor BUS_DMA_COHERENT : if the flag is set, normally allocate memory
with malloc() or contigmalloc() as usual, but try to re-map the allocated
memory into a VA outside the KVA, non-cached, thus making the calls to
bus_dmamap_sync() for these buffers useless.

Completed in 231 milliseconds