aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc
diff options
context:
space:
mode:
authorAlan Cox <alc@FreeBSD.org>2002-08-25 04:20:05 +0000
committerAlan Cox <alc@FreeBSD.org>2002-08-25 04:20:05 +0000
commit6508a194aa95186d2ae6bfb93e3c7eb62e89d2f4 (patch)
tree9e774de7b8e085e5217b328431e0a451c2d7200b /sys/powerpc
parent10f23b4ad02740c52834ac234b4249510351a17c (diff)
Notes
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/aim/mmu_oea.c9
-rw-r--r--sys/powerpc/powerpc/mmu_oea.c9
-rw-r--r--sys/powerpc/powerpc/pmap.c9
3 files changed, 0 insertions, 27 deletions
diff --git a/sys/powerpc/aim/mmu_oea.c b/sys/powerpc/aim/mmu_oea.c
index 8e2fa7f2481d..efe422a36a14 100644
--- a/sys/powerpc/aim/mmu_oea.c
+++ b/sys/powerpc/aim/mmu_oea.c
@@ -1280,15 +1280,6 @@ pmap_page_protect(vm_page_t m, vm_prot_t prot)
}
/*
- * Make the specified page pageable (or not). Unneeded.
- */
-void
-pmap_pageable(pmap_t pmap, vm_offset_t sva, vm_offset_t eva,
- boolean_t pageable)
-{
-}
-
-/*
* Returns true if the pmap's pv is one of the first
* 16 pvs linked to from this page. This count may
* be changed upwards or downwards in the future; it
diff --git a/sys/powerpc/powerpc/mmu_oea.c b/sys/powerpc/powerpc/mmu_oea.c
index 8e2fa7f2481d..efe422a36a14 100644
--- a/sys/powerpc/powerpc/mmu_oea.c
+++ b/sys/powerpc/powerpc/mmu_oea.c
@@ -1280,15 +1280,6 @@ pmap_page_protect(vm_page_t m, vm_prot_t prot)
}
/*
- * Make the specified page pageable (or not). Unneeded.
- */
-void
-pmap_pageable(pmap_t pmap, vm_offset_t sva, vm_offset_t eva,
- boolean_t pageable)
-{
-}
-
-/*
* Returns true if the pmap's pv is one of the first
* 16 pvs linked to from this page. This count may
* be changed upwards or downwards in the future; it
diff --git a/sys/powerpc/powerpc/pmap.c b/sys/powerpc/powerpc/pmap.c
index 8e2fa7f2481d..efe422a36a14 100644
--- a/sys/powerpc/powerpc/pmap.c
+++ b/sys/powerpc/powerpc/pmap.c
@@ -1280,15 +1280,6 @@ pmap_page_protect(vm_page_t m, vm_prot_t prot)
}
/*
- * Make the specified page pageable (or not). Unneeded.
- */
-void
-pmap_pageable(pmap_t pmap, vm_offset_t sva, vm_offset_t eva,
- boolean_t pageable)
-{
-}
-
-/*
* Returns true if the pmap's pv is one of the first
* 16 pvs linked to from this page. This count may
* be changed upwards or downwards in the future; it