Home
last modified time | relevance | path

Searched defs:kernel_path (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Dmodule.c53 module_set_prefix(const char *kernel_path) in module_set_prefix()
80 module_init(const char *kernel_path) in module_init()
/netbsd-src/sys/arch/hpcarm/hpcarm/
H A Dhpc_machdep.c77 static char kernel_path[] = KLOADER_KERNEL_PATH; variable
/netbsd-src/sys/arch/hpcmips/hpcmips/
H A Dmachdep.c173 static char kernel_path[] = KLOADER_KERNEL_PATH; variable
/netbsd-src/sys/arch/i386/stand/lib/
H A Dexec.c684 module_base_path(char * buf,size_t bufsize,const char * kernel_path) module_base_path() argument
724 module_init(const char * kernel_path) module_init() argument
/netbsd-src/sys/arch/hpcsh/hpcsh/
H A Dmachdep.c172 static const char kernel_path[] = KLOADER_KERNEL_PATH; variable
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dmain.c499 module_load(const char *kernel_path) in module_load()