Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sun3/sun3x/ | |
locore2.c | 86 static void _vm_init(void); 145 _vm_init(void) function in typeref:typename:void 212 _vm_init(); 227 * Done after _vm_init so the PROM can debug that. |
/src/sys/arch/sun2/sun2/ | |
locore2.c | 102 static void _vm_init(void); 162 _vm_init(void) function in typeref:typename:void 282 _vm_init(); |
/src/sys/arch/sun3/sun3/ | |
locore2.c | 106 static void _vm_init(void); 179 _vm_init(void) function in typeref:typename:void 330 _vm_init(); 345 * Done after _vm_init so the PROM can debug that. |