Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c287 if ((lmb->flags & DRCONF_MEM_RESERVED) || in lmb_is_removable()
477 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_remove_by_ic()
620 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_add_by_count()
748 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_add_by_ic()
/openbmc/linux/arch/powerpc/include/asm/
H A Ddrmem.h83 #define DRCONF_MEM_RESERVED 0x00000080 macro
/openbmc/linux/arch/powerpc/mm/
H A Dnuma.c862 if ((lmb->flags & DRCONF_MEM_RESERVED) in numa_setup_drmem_lmb()
1268 if ((lmb->flags & DRCONF_MEM_RESERVED) in hot_add_drconf_scn_to_nid()
/openbmc/linux/arch/powerpc/kernel/
H A Dprom.c526 if ((lmb->flags & DRCONF_MEM_RESERVED) || in early_init_drmem_lmb()