Searched refs:LINUX_FLAG_BIG_KERNEL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/stage2/ | ||
H A D | shared.h | 173 #define LINUX_FLAG_BIG_KERNEL 0x1 macro |
H A D | boot.c | 227 big_linux = (lh->loadflags & LINUX_FLAG_BIG_KERNEL); in load_image() |