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 **);75 .l_load = multiboot_obj_loadfile,325 multiboot_obj_loadfile(char *filename, uint64_t dest, in multiboot_obj_loadfile() function