Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Ddrmem.h67 #define DRCONF_MEM_RESERVED 0x00000080 macro
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dhotplug-memory.c560 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_remove_by_ic()
817 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_add_by_ic()
/Linux-v5.4/arch/powerpc/mm/
Dnuma.c601 if ((lmb->flags & DRCONF_MEM_RESERVED) in numa_setup_drmem_lmb()
969 if ((lmb->flags & DRCONF_MEM_RESERVED) in hot_add_drconf_scn_to_nid()
/Linux-v5.4/arch/powerpc/kernel/
Dprom.c485 if ((lmb->flags & DRCONF_MEM_RESERVED) || in early_init_drmem_lmb()