HomeSort by relevance Sort by last modified time
    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 346 milliseconds