Searched defs:CAN_USE_HEAP (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/x86/boot/ | ||
D | header.S | 286 CAN_USE_HEAP = 0x80 # If set, the loader also has set define |
/linux-3.4.99/arch/x86/include/asm/ | ||
D | bootparam.h | 47 #define CAN_USE_HEAP (1<<7) macro |