Searched refs:HOLE_640K_END (Results 1 – 1 of 1) sorted by relevance
1866 #define HOLE_640K_END (1 * MiB) macro1946 if (next_base <= HOLE_640K_END) { in build_srat()1947 next_base = HOLE_640K_END; in build_srat()1950 mem_base = HOLE_640K_END; in build_srat()1951 mem_len = next_base - HOLE_640K_END; in build_srat()