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