Home
last modified time | relevance | path

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

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