NetBSD/sys/uvm/pmap
2015-11-11 08:22:36 +00:00
..
pmap_pvt.c Remove #if 0 / #endif includes 2015-11-11 08:22:36 +00:00
pmap_pvt.h Split out the pmap_pv_track stuff for use by others. 2015-11-11 08:20:22 +00:00
pmap_segtab.c Use PMAP_MAP_POOLPAGE instead of POOL_PHYSTOV since we use PMAP_UNMAP_POOLPAGE. 2015-06-11 08:04:44 +00:00
pmap_synci.c
pmap_tlb.c Don't call kcpuset_intersecting_p and then kcpuset_ffs_intersecting since 2015-06-11 05:28:42 +00:00
pmap_tlb.h include <sys/evcnt.h> 2015-04-02 06:17:52 +00:00
pmap.c Remove unnecessary #include for sys/shm.h - there's nothing here that needs 2015-11-05 00:12:28 +00:00
pmap.h Add virtual_start to pmap_limits. This allows MD to steal address space 2015-06-11 05:27:07 +00:00
tlb.h Update multiple inclusion macro 2015-09-21 15:50:19 +00:00
vmpagemd.h