Searched refs:HOLE_640K_END (Results 1 – 1 of 1) sorted by relevance
1351 #define HOLE_640K_END (1 * MiB) macro 1431 if (next_base <= HOLE_640K_END) { in build_srat() 1432 next_base = HOLE_640K_END; in build_srat() 1435 mem_base = HOLE_640K_END; in build_srat() 1436 mem_len = next_base - HOLE_640K_END; in build_srat()