| plan 9 kernel history: overview | file list | diff list |
1993/0806/power/mmu.c (diff list | history)
| 1993/0806/sys/src/9/power/mmu.c:70,76 – 1993/0812/sys/src/9/power/mmu.c:70,76 (short | long | prev | next) | ||
| 1990/0227 | splhi(); | |
| 1991/0705 | ctl = &pg->cachectl[m->machno]; | |
| 1993/0806 |
| |
| 1993/0812 | if(*ctl == PG_TXTFLUSH) { | |
| 1991/0705 | dcflush((void*)pg->pa, BY2PG); icflush((void*)pg->pa, BY2PG); | |
| 1993/0806 | *ctl &= ~PG_TXTFLUSH; | |