Home
last modified time | relevance | path

Searched defs:FLAT_FLAG_RAM (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dflat.h46 #define FLAT_FLAG_RAM 0x0001 /* load program entirely into RAM */ macro
/openbmc/linux/include/linux/
H A Dflat.h43 #define FLAT_FLAG_RAM 0x0001 /* load program entirely into RAM */ macro