Searched refs:unplug_index (Results 1 – 1 of 1) sorted by relevance
286 static int unplug_index = UNPLUGGED_PER_PAGE; variable330 if (unplug_index > 0) in mem_config()331 addr = unplugged->pages[--unplug_index]; in mem_config()335 unplug_index = UNPLUGGED_PER_PAGE; in mem_config()349 if (unplug_index == UNPLUGGED_PER_PAGE) { in mem_config()351 unplug_index = 0; in mem_config()367 unplugged->pages[unplug_index++] = addr; in mem_config()