| plan 9 kernel history: overview | file list | diff list |
1991/0507/gnot/mmu.c (diff list | history)
| 1990/1211/sys/src/9/gnot/mmu.c:54,59 – 1991/0507/sys/src/9/gnot/mmu.c:54,65 (short | long | prev | next) | ||
| 1990/03091 | } void | |
| 1991/0507 | mmurelease(Proc *p) { USED(p); } void | |
| 1990/03091 | putkmmu(ulong tlbvirt, ulong tlbphys) { if(!(tlbvirt&KZERO)) | |