Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/platforms/pseries/
Dhotplug-memory.c349 if ((lmb->flags & DRCONF_MEM_RESERVED) || in lmb_is_removable()
541 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_remove_by_ic()
684 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_add_by_count()
812 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_add_by_ic()
/Linux-v6.1/arch/powerpc/include/asm/
Ddrmem.h83 #define DRCONF_MEM_RESERVED 0x00000080 macro
/Linux-v6.1/arch/powerpc/mm/
Dnuma.c859 if ((lmb->flags & DRCONF_MEM_RESERVED) in numa_setup_drmem_lmb()
1265 if ((lmb->flags & DRCONF_MEM_RESERVED) in hot_add_drconf_scn_to_nid()
/Linux-v6.1/arch/powerpc/kernel/
Dprom.c508 if ((lmb->flags & DRCONF_MEM_RESERVED) || in early_init_drmem_lmb()