| plan 9 kernel history: overview | file list | diff list |
1999/0511/alphapc/arch164.c (diff list | history)
| 1999/0507/sys/src/9/alphapc/arch164.c:44,52 – 1999/0511/sys/src/9/alphapc/arch164.c:44,52 (short | long | prev | next) | ||
| 1999/0424 | ||
| 1999/0507 | wind[0x400/4] = ISAWINDOW|2|1; | |
| 1999/0424 | wind[0x440/4] = 0x00700000; | |
| 1999/0507 |
| |
| 1999/0511 | wind[0x480/4] = PADDR(sgmap)>>2; /* why the shift? */ | |
| 1999/0507 |
| |
| 1999/0511 | wind[0x100/4] = 3; /* invalidate tlb cache */ | |
| 1999/0424 | } | |
| 1999/0415 | static void * | |