Searched refs:KERNEL_LOAD_NO_MEM_OPTION (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c426 && ! (load_flags & KERNEL_LOAD_NO_MEM_OPTION)
H A Dshared.h1070 #define KERNEL_LOAD_NO_MEM_OPTION (1 << 0) macro
H A Dbuiltins.c2839 load_flags |= KERNEL_LOAD_NO_MEM_OPTION;
2875 load_flags |= KERNEL_LOAD_NO_MEM_OPTION;

Completed in 680 milliseconds