Searched refs:multiboot2_exec (Results 1 – 1 of 1) sorted by relevance
72 static int multiboot2_exec(struct preloaded_file *);74 struct file_format multiboot2 = { multiboot2_loadfile, multiboot2_exec };832 multiboot2_exec(struct preloaded_file *fp) in multiboot2_exec() function