Searched refs:unplug_index (Results 1 – 1 of 1) sorted by relevance
288 static int unplug_index = UNPLUGGED_PER_PAGE; variable332 if (unplug_index > 0) in mem_config()333 addr = unplugged->pages[--unplug_index]; in mem_config()337 unplug_index = UNPLUGGED_PER_PAGE; in mem_config()351 if (unplug_index == UNPLUGGED_PER_PAGE) { in mem_config()353 unplug_index = 0; in mem_config()369 unplugged->pages[unplug_index++] = addr; in mem_config()