HomeSort by relevance Sort by last modified time
    Searched refs:linux_boot (Results 1 - 7 of 7) sorted by null

  /external/qemu/hw/
pc.c 884 int ret, linux_boot, i; local
909 linux_boot = (kernel_filename != NULL);
1022 if (linux_boot) {
    [all...]
  /external/grub/grub/
asmstub.c 295 linux_boot (void) function
  /external/grub/stage2/
shared.h 734 void linux_boot (void) __attribute__ ((noreturn));
asm.S 1719 * linux_boot()
1734 ENTRY(linux_boot) function
    [all...]
builtins.c 264 linux_boot ();
    [all...]
  /external/qemu/
vl-android.c 2530 int snapshot, linux_boot, net_boot; local
    [all...]
vl.c 2065 int snapshot, linux_boot, net_boot; local
    [all...]

Completed in 72 milliseconds