Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c481 int lmb_found; in dlpar_memory_remove_by_index() local
486 lmb_found = 0; in dlpar_memory_remove_by_index()
489 lmb_found = 1; in dlpar_memory_remove_by_index()
498 if (!lmb_found) { in dlpar_memory_remove_by_index()
736 int rc, lmb_found; in dlpar_memory_add_by_index() local
740 lmb_found = 0; in dlpar_memory_add_by_index()
743 lmb_found = 1; in dlpar_memory_add_by_index()
755 if (!lmb_found) in dlpar_memory_add_by_index()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds