Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c479 int lmb_found; in dlpar_memory_remove_by_index() local
484 lmb_found = 0; in dlpar_memory_remove_by_index()
487 lmb_found = 1; in dlpar_memory_remove_by_index()
496 if (!lmb_found) in dlpar_memory_remove_by_index()
733 int rc, lmb_found; in dlpar_memory_add_by_index() local
737 lmb_found = 0; in dlpar_memory_add_by_index()
740 lmb_found = 1; in dlpar_memory_add_by_index()
752 if (!lmb_found) in dlpar_memory_add_by_index()