Searched refs:multiboot_obj_loadfile (Results 1 – 1 of 1) sorted by relevance
66 static int multiboot_obj_loadfile(char *, uint64_t, struct preloaded_file **);71 { multiboot_obj_loadfile, multiboot_obj_exec };319 multiboot_obj_loadfile(char *filename, uint64_t dest, in multiboot_obj_loadfile() function