Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dpci-ioda.c695 bool is_add) in pnv_ioda_set_one_peltv() argument
697 const char *desc = is_add ? "adding" : "removing"; in pnv_ioda_set_one_peltv()
698 uint8_t op = is_add ? OPAL_ADD_PE_TO_DOMAIN : in pnv_ioda_set_one_peltv()
731 bool is_add) in pnv_ioda_set_peltv() argument
741 if (is_add) { in pnv_ioda_set_peltv()
758 ret = pnv_ioda_set_one_peltv(phb, pe, pe, is_add); in pnv_ioda_set_peltv()
765 ret = pnv_ioda_set_one_peltv(phb, slave, pe, is_add); in pnv_ioda_set_peltv()
785 ret = pnv_ioda_set_one_peltv(phb, parent, pe, is_add); in pnv_ioda_set_peltv()