Searched refs:call_kernel (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/sys/arch/emips/stand/common/ |
| H A D | common.h | 58 extern void call_kernel(uint32_t, char *, char *, u_int, char *);
|
| H A D | raw.c | 132 call_kernel(load_address,"raw","",0,NULL); in rawopen()
|
| H A D | boot.c | 157 call_kernel(entry, name, options, BOOTINFO_MAGIC, bootinfo); in main()
|
| H A D | prom_iface.c | 354 void call_kernel(uint32_t addr, char *kname, char *kargs, u_int bim, char *bip) in call_kernel() function
|