peter c0e3147cc6 Tidy up some loose ends.
i386/ia64/alpha - catch up to sparc64/ppc:
- replace pmap_kernel() with refs to kernel_pmap
- change kernel_pmap pointer to (&kernel_pmap_store)
  (this is a speedup since ld can set these at compile/link time)
all platforms (as suggested by jake):
- gc unused pmap_reference
- gc unused pmap_destroy
- gc unused struct pmap.pm_count
(we never used pm_count - we track address space sharing at the vmspace)
2002-04-29 07:43:16 +00:00
..
2001-11-02 18:05:43 +00:00
2001-11-02 18:05:43 +00:00
2002-03-20 23:30:31 +00:00
2002-03-20 23:30:31 +00:00
2001-11-03 15:51:14 +00:00
2001-11-02 18:05:43 +00:00
2002-03-20 23:30:31 +00:00
2001-09-29 11:11:18 +00:00
2001-09-29 11:11:18 +00:00
2002-04-29 07:43:16 +00:00
2002-03-20 23:30:31 +00:00
2002-04-22 06:35:40 +00:00
2001-10-20 15:19:43 +00:00
2001-09-05 01:36:46 +00:00
2001-12-30 09:41:29 +00:00
2001-12-09 19:12:07 +00:00