Home
last modified time | relevance | path

Searched refs:DRCONF_MEM_RESERVED (Results 1 – 4 of 4) 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
/linux/arch/powerpc/mm/
H A Dnuma.c860 if ((lmb->flags & DRCONF_MEM_RESERVED) in numa_setup_drmem_lmb()
1262 if ((lmb->flags & DRCONF_MEM_RESERVED) in hot_add_drconf_scn_to_nid()
/linux/arch/powerpc/kernel/
H A Dprom.c543 if ((lmb->flags & DRCONF_MEM_RESERVED) || in early_init_drmem_lmb()