summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/pmap.h
AgeCommit message (Expand)Author
2002-11-03merge pmap.h for all 4k-page motorola-MMU (or compatible) m68k platforms.chs
2002-10-28untangle includes a bit:chs
2002-09-22it really helps to get the stub right before cutting + pasting it 27 times.chs
2002-09-22add pmap_remove_all() hook (empty on most platforms so far).chs
2001-09-10Update pmap_update to now take the updated pmap as an argument.chris
2001-05-26replace vm_page_t with struct vm_page *.chs
2001-05-26replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.chs
2001-04-22Undo a misguided previous change to the pmap_update() API.thorpej
2001-04-22Give pmap_update() an argument (a pmap_t) so that it knows whichthorpej
2001-04-21#define away pmap_update() in <machine/pmap.h> so that no functionthorpej
1999-11-28Sync cachectl1() implementation with other m68k ports.scottr
1999-07-21Declare struct pmap kernel_pmap_store extern.briggs
1999-02-25mac68k part of pr 6152 fix, and missing bits for the othersis
1998-12-22vm_offset_t -> {paddr_t, vaddr_t}scottr
1998-04-24Checkpoint of UVM work to date. This includes a fully-functioningscottr
1998-02-18Move pmap_map() function definition to MD headers, as appropriate. It'scgd
1998-01-06Garbage-collect pm_stchanged; it's not used by anything.thorpej
1998-01-06Garbage-collect use of the PCB's copy of the user segment table pointer.thorpej
1998-01-03Now that all ports have pmap_activate(), and it has an identical interface,thorpej
1998-01-01Change an argument name to PMAP_ACTIVATE() to more accurately describe thethorpej
1998-01-01- Make pmap_activate() and pmap_deactivate() take a struct proc *.thorpej
1997-06-10s/mac68k_btop/m68k_btop/veego
1997-05-20Adjust for previous m68k/pcb.h changescottr
1997-02-02copypage() is now declared in m68k/cpu.hscottr
1996-05-18Fixup a few prototypes and put 'em in their place.briggs
1996-05-05Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitializedbriggs
1995-06-24pmap_page_index isn't a macro.briggs
1995-06-21Cleanup some and make these look more like hp300 versions.briggs
1995-04-10Bring back pmap_kernel(), for now always inlined as a pointer tomycroft
1995-03-23KERNEL -> _KERNELbriggs
1994-10-26new RCS ID format.cgd
1994-07-31Different pa_index() ifdef MACHINE_NONCONTIG.lkestel
1994-06-26Fix warnings...briggs
1994-04-21'040 changes from Amiga.briggs
1993-12-15Change constants and comments to reflect the current MACHINE value.briggs
1993-11-29Added signal.h for -current. The rest is formatting changes.briggs
1993-09-29The current MacBSD architecture sub-directory for NetBSD-0.9--more orbriggs