Searched refs:mingap (Results 1 – 1 of 1) sorted by relevance
2485 ram_addr_t offset = 0, mingap = ULONG_MAX; in find_ram_offset() local2500 if (next - end >= size && next - end < mingap) { in find_ram_offset()2502 mingap = next - end; in find_ram_offset()