1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/powerpc/aim
Alan Cox deb179bb4c The pmap function pmap_clear_reference() is no longer used. Remove it.
pmap_clear_reference() has had exactly one caller in the kernel for
several years, more precisely, since FreeBSD 8.  Now, that call no
longer exists.

Approved by:	re (kib)
Sponsored by:	EMC / Isilon Storage Division
2013-09-20 04:30:18 +00:00
..
clock.c
copyinout.c
interrupt.c
locore32.S
locore64.S
locore.S
machdep.c
mmu_oea64.c The pmap function pmap_clear_reference() is no longer used. Remove it. 2013-09-20 04:30:18 +00:00
mmu_oea64.h Add POWER CPUs to the kernel's knowledge. This does not imply we currently 2013-09-09 12:51:24 +00:00
mmu_oea.c The pmap function pmap_clear_reference() is no longer used. Remove it. 2013-09-20 04:30:18 +00:00
moea64_if.m
moea64_native.c
mp_cpudep.c
nexus.c Raise artificial limits on number of CPUs and number of interrupts. 2013-09-09 12:52:34 +00:00
slb.c
swtch32.S
swtch64.S
trap_subr32.S
trap_subr64.S
trap.c Enable PMC interrupt handling, and fix a DTrace trap handling bug. 2013-09-03 00:42:15 +00:00
uma_machdep.c
vm_machdep.c Align stacks of kernel threads correctly at 16-byte boundaries rather than 2013-09-05 23:00:24 +00:00