Searched hist:fe3b4685c7bf5573e46a465f3882e9fd7a617bb2 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/powerpc/ofw/ |
H A D | ofw_machdep.c | fe3b4685c7bf5573e46a465f3882e9fd7a617bb2 Fri Nov 12 06:12:38 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware mappings need to end up in the kernel anyway since the kernel begins executing in OF context. Separating them adds needless complexity, especially since the powerpc64 and mmu_oea64 code gave up on it a long time ago.
As a side effect, the PPC ofw_machdep code is no longer AIM-specific, so move it to powerpc/ofw.
|
/freebsd/sys/powerpc/aim/ |
H A D | mmu_oea64.c | diff fe3b4685c7bf5573e46a465f3882e9fd7a617bb2 Fri Nov 12 06:12:38 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware mappings need to end up in the kernel anyway since the kernel begins executing in OF context. Separating them adds needless complexity, especially since the powerpc64 and mmu_oea64 code gave up on it a long time ago.
As a side effect, the PPC ofw_machdep code is no longer AIM-specific, so move it to powerpc/ofw.
|
H A D | mmu_oea.c | diff fe3b4685c7bf5573e46a465f3882e9fd7a617bb2 Fri Nov 12 06:12:38 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware mappings need to end up in the kernel anyway since the kernel begins executing in OF context. Separating them adds needless complexity, especially since the powerpc64 and mmu_oea64 code gave up on it a long time ago.
As a side effect, the PPC ofw_machdep code is no longer AIM-specific, so move it to powerpc/ofw.
|
/freebsd/sys/conf/ |
H A D | files.powerpc | diff fe3b4685c7bf5573e46a465f3882e9fd7a617bb2 Fri Nov 12 06:12:38 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware mappings need to end up in the kernel anyway since the kernel begins executing in OF context. Separating them adds needless complexity, especially since the powerpc64 and mmu_oea64 code gave up on it a long time ago.
As a side effect, the PPC ofw_machdep code is no longer AIM-specific, so move it to powerpc/ofw.
|