Searched refs:kloader_jumpfunc_t (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/dev/
H A Dkloader.h54 typedef void kloader_jumpfunc_t(kloader_bootfunc_t *, vaddr_t, typedef
60 kloader_jumpfunc_t *jump;
/netbsd-current/sys/arch/playstation2/playstation2/
H A Dkloader_machdep.c40 kloader_jumpfunc_t kloader_playstation2_jump;
/netbsd-current/sys/arch/hpcmips/hpcmips/
H A Dkloader_machdep.c42 kloader_jumpfunc_t kloader_hpcmips_jump;
/netbsd-current/sys/arch/dreamcast/dreamcast/
H A Dkloader_machdep.c44 kloader_jumpfunc_t kloader_dreamcast_jump;
/netbsd-current/sys/arch/landisk/landisk/
H A Dkloader_machdep.c45 kloader_jumpfunc_t kloader_landisk_jump;
/netbsd-current/sys/arch/hpcarm/hpcarm/
H A Dkloader_machdep.c46 kloader_jumpfunc_t kloader_hpcarm_jump __attribute__((__noreturn__));
/netbsd-current/sys/arch/hpcsh/hpcsh/
H A Dkloader_machdep.c49 kloader_jumpfunc_t kloader_hpcsh_jump __attribute__((__noreturn__));
/netbsd-current/sys/arch/evbsh3/evbsh3/
H A Dkloader_machdep.c49 kloader_jumpfunc_t kloader_evbsh3_jump __attribute__((__noreturn__));
/netbsd-current/sys/arch/zaurus/zaurus/
H A Dkloader_machdep.c48 kloader_jumpfunc_t kloader_zaurus_jump __attribute__((__noreturn__));

Completed in 135 milliseconds