Home
last modified time | relevance | path

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

/openbmc/qemu/tests/multiboot/
H A Dstart.S26 #define MB_FLAGS 0x0 macro
27 #define MB_CHECKSUM -(MB_MAGIC + MB_FLAGS)
31 .int MB_FLAGS
H A Daout_kludge.S26 #define MB_FLAGS 0x10000 macro
27 #define MB_CHECKSUM -(MB_MAGIC + MB_FLAGS)
31 .int MB_FLAGS