Searched refs:DRCONF_MEM_RESERVED (Results 1 – 2 of 2) sorted by relevance
290 if ((lmb->flags & DRCONF_MEM_RESERVED) || in lmb_is_removable()480 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_remove_by_ic()626 if (lmb->flags & DRCONF_MEM_RESERVED) in dlpar_memory_add_by_count()754 if (lmb->flags & DRCONF_MEM_RESERVED) { in dlpar_memory_add_by_ic()
83 #define DRCONF_MEM_RESERVED 0x00000080 macro