Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c424 int lmb_found; in dlpar_memory_remove_by_index() local
429 lmb_found = 0; in dlpar_memory_remove_by_index()
432 lmb_found = 1; in dlpar_memory_remove_by_index()
441 if (!lmb_found) { in dlpar_memory_remove_by_index()
705 int rc, lmb_found; in dlpar_memory_add_by_index() local
709 lmb_found = 0; in dlpar_memory_add_by_index()
712 lmb_found = 1; in dlpar_memory_add_by_index()
724 if (!lmb_found) in dlpar_memory_add_by_index()