Searched refs:lmb_found (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c327 int lmb_found; dlpar_memory_remove_by_index() local
336 lmb_found = 0; dlpar_memory_remove_by_index()
339 lmb_found = 1; dlpar_memory_remove_by_index()
345 if (!lmb_found) dlpar_memory_remove_by_index()
509 int i, lmb_found; dlpar_memory_add_by_index() local
518 lmb_found = 0; dlpar_memory_add_by_index()
521 lmb_found = 1; dlpar_memory_add_by_index()
527 if (!lmb_found) dlpar_memory_add_by_index()

Completed in 65 milliseconds