Searched refs:unplug_index (Results 1 – 1 of 1) sorted by relevance
282 static int unplug_index = UNPLUGGED_PER_PAGE; variable326 if (unplug_index > 0) in mem_config()327 addr = unplugged->pages[--unplug_index]; in mem_config()331 unplug_index = UNPLUGGED_PER_PAGE; in mem_config()345 if (unplug_index == UNPLUGGED_PER_PAGE) { in mem_config()347 unplug_index = 0; in mem_config()363 unplugged->pages[unplug_index++] = addr; in mem_config()