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

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dlinux.h83 #define LINUX_FLAG_BIG_KERNEL 0x1 macro
H A Dlinux.c159 linux_big = lh.loadflags & LINUX_FLAG_BIG_KERNEL;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c227 big_linux = (lh->loadflags & LINUX_FLAG_BIG_KERNEL);
H A Dshared.h173 #define LINUX_FLAG_BIG_KERNEL 0x1 macro

Completed in 66 milliseconds