Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dacpi-build.c1865 #define HOLE_640K_START (640 * KiB) macro
1937 if (mem_base <= HOLE_640K_START && in build_srat()
1938 next_base > HOLE_640K_START) { in build_srat()
1939 mem_len -= next_base - HOLE_640K_START; in build_srat()