Home
last modified time | relevance | path

Searched refs:CAN_USE_HEAP (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/boot/
A Dmain.c119 if (boot_params.hdr.loadflags & CAN_USE_HEAP) { in init_heap()
A Dedd.c57 if (!(boot_params.hdr.loadflags & CAN_USE_HEAP)) in read_mbr_sig()
/linux/arch/x86/include/uapi/asm/
A Dbootparam.h29 #define CAN_USE_HEAP (1<<7) macro
/linux/Documentation/x86/
A Dboot.rst499 Bit 7 (write): CAN_USE_HEAP
1151 loadflags |= 0x80; /* CAN_USE_HEAP */

Completed in 8 milliseconds