Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dacpi-build.c1935 #define HOLE_640K_END (1 * MiB) macro
2015 if (next_base <= HOLE_640K_END) { in build_srat()
2016 next_base = HOLE_640K_END; in build_srat()
2019 mem_base = HOLE_640K_END; in build_srat()
2020 mem_len = next_base - HOLE_640K_END; in build_srat()