Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/pseries/
Dhotplug-memory.c328 int lmb_found; in dlpar_memory_remove_by_index() local
337 lmb_found = 0; in dlpar_memory_remove_by_index()
340 lmb_found = 1; in dlpar_memory_remove_by_index()
346 if (!lmb_found) in dlpar_memory_remove_by_index()
510 int i, lmb_found; in dlpar_memory_add_by_index() local
519 lmb_found = 0; in dlpar_memory_add_by_index()
522 lmb_found = 1; in dlpar_memory_add_by_index()
528 if (!lmb_found) in dlpar_memory_add_by_index()