Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A De820_memory_layout.c15 static gboolean e820_done; variable
19 assert(!e820_done); in e820_add_entry()
31 e820_done = true; in e820_get_table()