Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c290 if ((lmb->flags & DRCONF_MEM_RESERVED) || in lmb_is_removable()
480 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_remove_by_ic()
626 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_add_by_count()
754 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_add_by_ic()
/linux/arch/powerpc/include/asm/
H A Ddrmem.h83 #define DRCONF_MEM_RESERVED 0x00000080 macro