Searched defs:end_off (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dbootmem.c521 unsigned long eidx, i, start_off, end_off; local
545 end_off = start_off + size;
547 bdata->last_end_off = end_off;
548 bdata->hint_idx = PFN_UP(end_off);
554 PFN_UP(end_off), BOOTMEM_EXCLUSIVE))

Completed in 55 milliseconds