Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/platforms/pseries/
Dhotplug-memory.c486 int lmb_found; in dlpar_memory_remove_by_index() local
491 lmb_found = 0; in dlpar_memory_remove_by_index()
494 lmb_found = 1; in dlpar_memory_remove_by_index()
503 if (!lmb_found) in dlpar_memory_remove_by_index()
763 int rc, lmb_found; in dlpar_memory_add_by_index() local
767 lmb_found = 0; in dlpar_memory_add_by_index()
770 lmb_found = 1; in dlpar_memory_add_by_index()
782 if (!lmb_found) in dlpar_memory_add_by_index()