Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/boot/
A Dmain.c121 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-6.3-rc2/arch/x86/include/uapi/asm/
A Dbootparam.h31 #define CAN_USE_HEAP (1<<7) macro
/linux-6.3-rc2/Documentation/x86/
A Dboot.rst500 Bit 7 (write): CAN_USE_HEAP
1152 loadflags |= 0x80; /* CAN_USE_HEAP */

Completed in 7 milliseconds