Home
last modified time | relevance | path

Searched refs:UNPLUGGED_PER_PAGE (Results 1 – 1 of 1) sorted by relevance

/linux/arch/um/drivers/
A Dmconsole_kern.c276 #define UNPLUGGED_PER_PAGE \ macro
281 void *pages[UNPLUGGED_PER_PAGE];
287 static int unplug_index = UNPLUGGED_PER_PAGE;
336 unplug_index = UNPLUGGED_PER_PAGE; in mem_config()
350 if (unplug_index == UNPLUGGED_PER_PAGE) { in mem_config()

Completed in 4 milliseconds