This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8282898f08
NetBSD
/
sys
/
common
/
pmap
/
tlb
History
matt
b2c694f892
Multiprocessing fixes.
2011-06-29 05:53:44 +00:00
..
pmap_segtab.c
Make sure to include "opt_multiprocessor.h".
2011-06-23 08:11:56 +00:00
pmap_synci.c
Make sure to include "opt_multiprocessor.h".
2011-06-23 08:11:56 +00:00
pmap_tlb.c
Multiprocessing fixes.
2011-06-29 05:53:44 +00:00
pmap.c
Multiprocessing fixes.
2011-06-29 05:53:44 +00:00
pmap.h
Add pmap_tlb_asid_check and use it verify asid handling.
2011-06-23 07:58:19 +00:00
tlb.h
Add a common struct containing tlb ops needed by the tlb pmap.c
2011-06-21 04:55:01 +00:00
vmpagemd.h
Make the vm_page_md definition common for all users of the shared tlb pmap.
2011-06-20 19:31:58 +00:00