Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddrmem.h111 int drmem_update_dt(void);
/openbmc/linux/arch/powerpc/mm/
H A Ddrmem.c172 int drmem_update_dt(void) in drmem_update_dt() function
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c860 rc = drmem_update_dt(); in dlpar_memory()