Searched refs:loadflags (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dlinux.h46 uint8_t loadflags; /* Boot protocol option flags */ member in struct:linux_kernel_header
H A Dlinux.c159 linux_big = lh.loadflags & LINUX_FLAG_BIG_KERNEL;
174 lh.loadflags |= LINUX_FLAG_CAN_USE_HEAP;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c227 big_linux = (lh->loadflags & LINUX_FLAG_BIG_KERNEL);
240 lh->loadflags |= LINUX_FLAG_CAN_USE_HEAP;
H A Dshared.h436 unsigned char loadflags; /* Boot protocol option flags */ member in struct:linux_kernel_header

Completed in 71 milliseconds