Searched hist:257228 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dsubr_bus_dma.cdiff 257228 Sun Oct 27 19:41:46 MDT 2013 kib Add bus_dmamap_load_ma() function to load map with the array of
vm_pages. Provide trivial implementation which forwards the load to
_bus_dmamap_load_phys() page by page. Right now all architectures use
bus_dmamap_load_ma_triv().

Tested by: pho (as part of the functional patch)
Sponsored by: The FreeBSD Foundation
MFC after: 1 month
/freebsd-11-stable/sys/arm/arm/
H A Dbusdma_machdep-v6.cdiff 257228 Sun Oct 27 19:41:46 MDT 2013 kib Add bus_dmamap_load_ma() function to load map with the array of
vm_pages. Provide trivial implementation which forwards the load to
_bus_dmamap_load_phys() page by page. Right now all architectures use
bus_dmamap_load_ma_triv().

Tested by: pho (as part of the functional patch)
Sponsored by: The FreeBSD Foundation
MFC after: 1 month
H A Dbusdma_machdep-v4.cdiff 257228 Sun Oct 27 19:41:46 MDT 2013 kib Add bus_dmamap_load_ma() function to load map with the array of
vm_pages. Provide trivial implementation which forwards the load to
_bus_dmamap_load_phys() page by page. Right now all architectures use
bus_dmamap_load_ma_triv().

Tested by: pho (as part of the functional patch)
Sponsored by: The FreeBSD Foundation
MFC after: 1 month
/freebsd-11-stable/sys/mips/mips/
H A Dbusdma_machdep.cdiff 257228 Sun Oct 27 19:41:46 MDT 2013 kib Add bus_dmamap_load_ma() function to load map with the array of
vm_pages. Provide trivial implementation which forwards the load to
_bus_dmamap_load_phys() page by page. Right now all architectures use
bus_dmamap_load_ma_triv().

Tested by: pho (as part of the functional patch)
Sponsored by: The FreeBSD Foundation
MFC after: 1 month
/freebsd-11-stable/sys/x86/x86/
H A Dbusdma_bounce.cdiff 257228 Sun Oct 27 19:41:46 MDT 2013 kib Add bus_dmamap_load_ma() function to load map with the array of
vm_pages. Provide trivial implementation which forwards the load to
_bus_dmamap_load_phys() page by page. Right now all architectures use
bus_dmamap_load_ma_triv().

Tested by: pho (as part of the functional patch)
Sponsored by: The FreeBSD Foundation
MFC after: 1 month

Completed in 290 milliseconds