Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Ddrmem.h68 #define DRCONF_MEM_RESERVED 0x00000080 macro
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dhotplug-memory.c594 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_remove_by_ic()
854 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_add_by_ic()
/Linux-v4.19/arch/powerpc/mm/
Dnuma.c589 if ((lmb->flags & DRCONF_MEM_RESERVED) in numa_setup_drmem_lmb()
941 if ((lmb->flags & DRCONF_MEM_RESERVED) in hot_add_drconf_scn_to_nid()
/Linux-v4.19/arch/powerpc/kernel/
Dprom.c485 if ((lmb->flags & DRCONF_MEM_RESERVED) || in early_init_drmem_lmb()