Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/platforms/pseries/
Dhotplug-memory.c287 if ((lmb->flags & DRCONF_MEM_RESERVED) || in lmb_is_removable()
476 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_remove_by_ic()
619 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_add_by_count()
747 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_add_by_ic()
/Linux-v6.6/arch/powerpc/include/asm/
Ddrmem.h83 #define DRCONF_MEM_RESERVED 0x00000080 macro
/Linux-v6.6/arch/powerpc/mm/
Dnuma.c862 if ((lmb->flags & DRCONF_MEM_RESERVED) in numa_setup_drmem_lmb()
1268 if ((lmb->flags & DRCONF_MEM_RESERVED) in hot_add_drconf_scn_to_nid()
/Linux-v6.6/arch/powerpc/kernel/
Dprom.c514 if ((lmb->flags & DRCONF_MEM_RESERVED) || in early_init_drmem_lmb()