Searched refs:unplug_index (Results 1 – 1 of 1) sorted by relevance
280 static int unplug_index = UNPLUGGED_PER_PAGE; variable324 if (unplug_index > 0) in mem_config()325 addr = unplugged->pages[--unplug_index]; in mem_config()329 unplug_index = UNPLUGGED_PER_PAGE; in mem_config()343 if (unplug_index == UNPLUGGED_PER_PAGE) { in mem_config()345 unplug_index = 0; in mem_config()361 unplugged->pages[unplug_index++] = addr; in mem_config()