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

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dlinux.h84 #define LINUX_FLAG_CAN_USE_HEAP 0x80 macro
H A Dlinux.c174 lh.loadflags |= LINUX_FLAG_CAN_USE_HEAP;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c240 lh->loadflags |= LINUX_FLAG_CAN_USE_HEAP;
H A Dshared.h162 #define LINUX_FLAG_CAN_USE_HEAP 0x80 macro

Completed in 65 milliseconds