summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/pmap.h
AgeCommit message (Expand)Author
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-12-07kvm_recache is now unnecessary, simplify.Artur Grabowski
2001-12-07Remove pmap_cache_enable. it was a mistake.Artur Grabowski
2001-12-07Remove pmap_kenter_pgs leftovers.Artur Grabowski
2001-12-04Yet another sync to NetBSD uvm.Artur Grabowski
2001-11-28Make pmap_update functions into nops so that we can have a consistentArtur Grabowski
2001-11-28pmap_kenter_pgs is not used and not really useful. remove.Artur Grabowski
2001-08-19Ooops. sparc always needs own protos.Artur Grabowski
2001-08-18Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.Artur Grabowski
2001-07-25Change the pmap_enter interface to merge access_type and the wired booleanArtur Grabowski
2001-06-27PMAP_NEW is no longer an option on sparc.Artur Grabowski
2001-06-10Art error #2Theo de Raadt
2001-06-08Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface toArtur Grabowski
2001-05-09More sync to NetBSD.Artur Grabowski
2000-06-05Changes to exit handling.Artur Grabowski
1999-12-09Fix a bug we've had for ages.Artur Grabowski
1999-12-09Change the kvm_uncache interface to a kvm_setcache that can uncacheArtur Grabowski
1999-12-08Dumb implementation of PMAP_NEW, it works but without any gains yet.Artur Grabowski
1999-11-11General cleanup of pmap.Artur Grabowski
1999-09-03Change the pmap_enter api to pass down an argument that indicatesArtur Grabowski
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-04-22MACHINE_NEW_NONCONTIG code. From NetBSD. Needed by UVMArtur Grabowski
1999-04-22implement pmap_{,de}activateArtur Grabowski
1997-11-07simple_lock api changed slightlyTheo de Raadt
1997-09-17NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply toJason Downs
1997-08-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-06-12sparc/pmap.cgrr
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1995-10-18mmu_pagein protoTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt