Home
last modified time | relevance | path

Searched refs:cmain (Results 1 – 14 of 14) sorted by relevance

/external/grub/docs/
Dkernel.c44 void cmain (unsigned long magic, unsigned long addr);
53 cmain (unsigned long magic, unsigned long addr) in cmain() function
Dboot.S66 call EXT_C(cmain)
Dboot.S.texi66 call EXT_C(cmain)
Dkernel.c.texi44 void cmain (unsigned long magic, unsigned long addr);
53 cmain (unsigned long magic, unsigned long addr)
Dmultiboot.info1030 stack pointer and `EFLAGS', and then call the function `cmain' defined
1031 in `kernel.c'. If `cmain' returns to the callee, then it shows a
1034 `cmain', which checks if the magic number passed by the boot loader is
1248 call EXT_C(cmain)
1314 void cmain (unsigned long magic, unsigned long addr);
1323 cmain (unsigned long magic, unsigned long addr)
Dmultiboot.texi1102 and then call the function @code{cmain} defined in @file{kernel.c}. If
1103 @code{cmain} returns to the callee, then it shows a message to inform
1105 key. The file @file{kernel.c} contains the function @code{cmain},
/external/grub/stage2/
Dstage1_5.c31 cmain (void) in cmain() function
Dcommon.c336 cmain (); in init_bios_info()
Dshared.h696 void cmain (void);
Dstage2.c841 cmain (void) in cmain() function
/external/grub/
Dacinclude.m448 cmain (void)
DChangeLog29 * stage2/stage2.c (cmain): Initialize DEFAULT_FILE to an empty
100 * docs/kernel.c.texi (cmain): Incremement mod by one, instead of
102 * docs/kernel.c (cmain): Do the same.
124 * stage2/stage2.c (cmain): Terminate DEFAULT_FILE with NUL
176 (cmain): Likewise. Also, get a saved entry from a default file
1616 (cmain): Check if SAVED_SECTOR was set appropriately after
1774 (cmain): New internal function, reset. This function resets
2381 * stage2/stage2.c (cmain): If the default entry is wrong, set it
2494 * stage2/stage2.c (cmain): If DEFAULT_ENTRY is out of entries,
2608 * docs/kernel.c (cmain): Cast unsigned long variables to
[all …]
Dconfig.log206 conftest.c:3: warning: no previous prototype for 'cmain'
Dconfigure3877 cmain (void)