Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c351 static bool lmb_is_removable(struct drmem_lmb *lmb) in lmb_is_removable() function
376 if (!lmb_is_removable(lmb)) in dlpar_remove_lmb()
417 if (lmb_is_removable(lmb)) in dlpar_memory_remove_by_count()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c285 static bool lmb_is_removable(struct drmem_lmb *lmb) in lmb_is_removable() function
310 if (!lmb_is_removable(lmb)) in dlpar_remove_lmb()
349 if (lmb_is_removable(lmb)) in dlpar_memory_remove_by_count()
473 * check for both RESERVED and !ASSIGNED (via lmb_is_removable()), in dlpar_memory_remove_by_ic()

Completed in 3 milliseconds