freebsd-skq/sys/powerpc/powerpc
rnoland 3dc3ad8568 Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
This replaces d_mmap() with the d_mmap2() implementation and also
changes the type of offset to vm_ooffset_t.

Purge d_mmap2().

All driver modules will need to be rebuilt since D_VERSION is also
bumped.

Reviewed by:	jhb@
MFC after:	Not in this lifetime...
2009-12-29 21:51:28 +00:00
..
altivec.c Add Altivec support for supported CPUs. This is derived from the FPU support 2009-02-20 17:48:40 +00:00
atomic.S
autoconf.c Add suppport for ISA and ISA interrupts to make the ATA 2009-04-24 03:51:11 +00:00
bcopy.c
bus_machdep.c Provide 64-bit big endian bus space operations for PowerPC. They are required 2009-06-06 09:33:32 +00:00
busdma_machdep.c Improve style(9), clean up. 2009-05-21 12:05:15 +00:00
copystr.c
cpu.c Add a CPU features framework on PowerPC and simplify CPU setup a little 2009-11-28 17:33:19 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c PowerPC, meet kernel core dumps. The support is based 2009-04-04 02:12:37 +00:00
elf_machdep.c Make sure that the primary native brandinfo always gets added 2009-10-03 11:57:21 +00:00
fpu.c
fuswintr.c
gdb_machdep.c
genassym.c Initial support for SMP on PowerPC MPC85xx. 2009-05-21 11:43:37 +00:00
in_cksum.c
intr_machdep.c Add suppport for ISA and ISA interrupts to make the ATA 2009-04-24 03:51:11 +00:00
mem.c Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
mmu_if.m o Introduce vm_sync_icache() for making the I-cache coherent with 2009-10-21 18:38:02 +00:00
mp_machdep.c Add SMP support on U3-based G5 systems. This does not yet work perfectly: 2009-10-23 03:17:02 +00:00
openpic.c Get the gdb/psim emulator functioning again. 2009-06-10 12:47:54 +00:00
pic_if.m
platform_if.m Factor out platform dependent things unrelated to device drivers into a 2009-05-14 00:34:26 +00:00
platform.c Factor out platform dependent things unrelated to device drivers into a 2009-05-14 00:34:26 +00:00
pmap_dispatch.c o Introduce vm_sync_icache() for making the I-cache coherent with 2009-10-21 18:38:02 +00:00
sc_machdep.c
setjmp.S
sigcode.S
stack_machdep.c Make procstat -k work on PowerPC by avoiding mistakenly using signed 2009-10-30 16:00:34 +00:00
suswintr.c
syncicache.c Allow the cacheline size on PowerPC to be set at runtime. This is essential for 2008-09-24 00:28:46 +00:00
sys_machdep.c
uio_machdep.c o Introduce vm_sync_icache() for making the I-cache coherent with 2009-10-21 18:38:02 +00:00