OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:multi_boot
(Results
1 - 4
of
4
) sorted by null
/external/grub/grub/
asmstub.c
311
multi_boot
(int start, int mb_info)
function
/external/grub/stage2/
shared.h
740
void
multi_boot
(int start, int mb_info) __attribute__ ((noreturn));
asm.S
1794
*
multi_boot
(int start, int mb_info)
1799
ENTRY(
multi_boot
)
function
[
all
...]
builtins.c
304
multi_boot
((int) entry_addr, (int) &mbi);
[
all
...]
Completed in 636 milliseconds