Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c389 drmem_remove_lmb_reservation(lmb); in dlpar_memory_remove_by_count()
406 drmem_remove_lmb_reservation(lmb); in dlpar_memory_remove_by_count()
519 drmem_remove_lmb_reservation(lmb); in dlpar_memory_remove_by_ic()
531 drmem_remove_lmb_reservation(lmb); in dlpar_memory_remove_by_ic()
670 drmem_remove_lmb_reservation(lmb); in dlpar_memory_add_by_count()
684 drmem_remove_lmb_reservation(lmb); in dlpar_memory_add_by_count()
786 drmem_remove_lmb_reservation(lmb); in dlpar_memory_add_by_ic()
796 drmem_remove_lmb_reservation(lmb); in dlpar_memory_add_by_ic()
/openbmc/linux/arch/powerpc/include/asm/
H A Ddrmem.h98 static inline void drmem_remove_lmb_reservation(struct drmem_lmb *lmb) in drmem_remove_lmb_reservation() function