Home | History | Annotate | Download | only in qemu

Lines Matching full:mingap

2485     ram_addr_t offset = 0, mingap = ULONG_MAX;
2500 if (next - end >= size && next - end < mingap) {
2502 mingap = next - end;