Searched refs:unplug_index (Results 1 – 1 of 1) sorted by relevance
342 static int unplug_index = UNPLUGGED_PER_PAGE; variable386 if (unplug_index > 0) in mem_config()387 addr = unplugged->pages[--unplug_index]; in mem_config()391 unplug_index = UNPLUGGED_PER_PAGE; in mem_config()405 if (unplug_index == UNPLUGGED_PER_PAGE) { in mem_config()407 unplug_index = 0; in mem_config()423 unplugged->pages[unplug_index++] = addr; in mem_config()