Searched refs:ioda_MBT (Results 1 – 2 of 2) sorted by relevance
141 uint64_t ioda_MBT[PNV_PHB4_MAX_MBEs]; member
185 mbe0 = phb->ioda_MBT[(index << 1)]; in pnv_phb4_check_mbt()186 mbe1 = phb->ioda_MBT[(index << 1) + 1]; in pnv_phb4_check_mbt()285 tptr = phb->ioda_MBT; in pnv_phb4_ioda_access()394 phb->ioda_MBT[idx ^ 1] &= 0x7fffffffffffffffull; in pnv_phb4_ioda_write()395 phb->ioda_MBT[idx ^ 1] |= 0x8000000000000000ull & val; in pnv_phb4_ioda_write()