Searched defs:MsgBlockCPI (Results 1 – 1 of 1) sorted by relevance
1963 struct MsgBlockCPI : public LocMsg { in blockCPICommand() struct1964 BlockCPIInfo& mDstCPIInfo; in blockCPICommand()1965 BlockCPIInfo mSrcCPIInfo; in blockCPICommand()1967 inline MsgBlockCPI(BlockCPIInfo& dstCPIInfo, in blockCPICommand() function1971 inline virtual void proc() const { in blockCPICommand()