Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/platforms/pseries/
Dhotplug-memory.c487 int lmb_found; in dlpar_memory_remove_by_index() local
492 lmb_found = 0; in dlpar_memory_remove_by_index()
495 lmb_found = 1; in dlpar_memory_remove_by_index()
504 if (!lmb_found) in dlpar_memory_remove_by_index()
764 int rc, lmb_found; in dlpar_memory_add_by_index() local
768 lmb_found = 0; in dlpar_memory_add_by_index()
771 lmb_found = 1; in dlpar_memory_add_by_index()
783 if (!lmb_found) in dlpar_memory_add_by_index()