Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c421 int lmb_found; in dlpar_memory_remove_by_index() local
426 lmb_found = 0; in dlpar_memory_remove_by_index()
429 lmb_found = 1; in dlpar_memory_remove_by_index()
438 if (!lmb_found) { in dlpar_memory_remove_by_index()
699 int rc, lmb_found; in dlpar_memory_add_by_index() local
703 lmb_found = 0; in dlpar_memory_add_by_index()
706 lmb_found = 1; in dlpar_memory_add_by_index()
718 if (!lmb_found) in dlpar_memory_add_by_index()