freebsd-dev/sys/powerpc/powerpc
Konstantin Belousov 80938e75f0 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
2013-10-27 21:39:16 +00:00
..
altivec.c
autoconf.c
bcopy.c
bus_machdep.c Interrelated improvements to early boot mappings: 2013-10-26 18:18:14 +00:00
busdma_machdep.c Add bus_dmamap_load_ma() function to load map with the array of 2013-10-27 21:39:16 +00:00
clock.c Fix 80-column line wrapping in a comment. 2013-10-21 00:58:35 +00:00
copystr.c
cpu.c Add POWER7+ and POWER8 to the CPU ID table. 2013-09-17 17:29:56 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c Let us manage differences of Book-E PowerPC variations i.e. vendor / 2012-05-27 10:25:20 +00:00
dump_machdep.c Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
elf32_machdep.c
elf64_machdep.c
exec_machdep.c Remove dead reference to PSL_MBO. 2013-10-25 14:38:46 +00:00
fpu.c
fuswintr.c
gdb_machdep.c Let us manage differences of Book-E PowerPC variations i.e. vendor / 2012-05-27 10:25:20 +00:00
genassym.c Remove some #ifdef and duplication in the MSR bit definitions. This adds 2013-10-25 14:37:15 +00:00
in_cksum.c
intr_machdep.c Allow PIC drivers to translate firmware sense codes for themselves. This 2013-10-24 15:37:32 +00:00
iommu_if.m - Change contigmalloc() to use the vm_paddr_t type instead of an unsigned 2012-03-01 19:58:34 +00:00
mem.c
mmu_if.m Eliminate the declaration for a method that is no longer used. (This 2013-09-26 15:36:20 +00:00
mp_machdep.c Add hook called when every new processor is brought online -- including the 2013-09-09 12:49:19 +00:00
nexus.c Allow PIC drivers to translate firmware sense codes for themselves. This 2013-10-24 15:37:32 +00:00
openpic.c Make the intended change. 2011-05-10 13:48:21 +00:00
pic_if.m Allow PIC drivers to translate firmware sense codes for themselves. This 2013-10-24 15:37:32 +00:00
platform_if.m Add hook called when every new processor is brought online -- including the 2013-09-09 12:49:19 +00:00
platform.c Add hook called when every new processor is brought online -- including the 2013-09-09 12:49:19 +00:00
pmap_dispatch.c The pmap function pmap_clear_reference() is no longer used. Remove it. 2013-09-20 04:30:18 +00:00
sc_machdep.c
setjmp.S This commit adds profiling support for powerpc64. Now we can do application 2012-01-20 22:34:19 +00:00
sigcode32.S
sigcode64.S
stack_machdep.c
suswintr.c
syncicache.c
sys_machdep.c
uio_machdep.c Include sys/systm.h after sys/param.h. 2013-07-15 15:40:57 +00:00
vm_machdep.c Unify the AIM and Book-E vm_machdep.c implementations, which previously 2013-10-20 16:14:03 +00:00