Home
last modified time | relevance | path

Searched refs:HEAP_FLAG (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dzimage.h16 #define HEAP_FLAG 0x80 macro
/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c267 hdr->loadflags |= HEAP_FLAG; in setup_zimage()