Searched refs:unplug_index (Results 1 – 1 of 1) sorted by relevance
285 static int unplug_index = UNPLUGGED_PER_PAGE; variable329 if (unplug_index > 0) in mem_config()330 addr = unplugged->pages[--unplug_index]; in mem_config()334 unplug_index = UNPLUGGED_PER_PAGE; in mem_config()348 if (unplug_index == UNPLUGGED_PER_PAGE) { in mem_config()350 unplug_index = 0; in mem_config()366 unplugged->pages[unplug_index++] = addr; in mem_config()