Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Ddrmem.h80 #define DRCONF_MEM_RESERVED 0x00000080 macro
/Linux-v5.10/arch/powerpc/platforms/pseries/
Dhotplug-memory.c526 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_remove_by_ic()
782 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_add_by_ic()
/Linux-v5.10/arch/powerpc/mm/
Dnuma.c665 if ((lmb->flags & DRCONF_MEM_RESERVED) in numa_setup_drmem_lmb()
1045 if ((lmb->flags & DRCONF_MEM_RESERVED) in hot_add_drconf_scn_to_nid()
/Linux-v5.10/arch/powerpc/kernel/
Dprom.c488 if ((lmb->flags & DRCONF_MEM_RESERVED) || in early_init_drmem_lmb()