Lines Matching defs:cmd
135 static int OccupyFreeSmcInEntry(const TcNsSmcCmd *cmd) in OccupyFreeSmcInEntry()
587 uint32_t cmd; member
641 static noinline int SmpSmcSend(uint32_t cmd, uint64_t ops, uint64_t ca, in SmpSmcSend()
700 static uint32_t SendSmcCmd(uint32_t cmd, paddr_t cmdAddr, in SendSmcCmd()
722 int RawSmcSend(uint32_t cmd, paddr_t cmdAddr, in RawSmcSend()
761 static void CmdResultCheck(TcNsSmcCmd *cmd) in CmdResultCheck()
1033 int *lastIndex, struct PendingEntry *pe, const TcNsSmcCmd *cmd) in SmcOpsNormal()
1063 static int SmpSmcSendCmdDone(int cmdIndex, TcNsSmcCmd *cmd, in SmpSmcSendCmdDone()
1171 static int SmpSmcSendProcess(TcNsSmcCmd *cmd, uint64_t ops, in SmpSmcSendProcess()
1202 TcNsSmcCmd *cmd, bool reuse) in InitForSmcSend()
1250 TcNsSmcCmd *cmd; member
1327 TcNsSmcCmd cmd = { {0}, 0 }; in SmpSmcSendFunc() local
1397 static int ProcTcNsSmc(TcNsSmcCmd *cmd, bool reuse) in ProcTcNsSmc()
1417 int TcNsSmc(TcNsSmcCmd *cmd) in TcNsSmc()
1422 int TcNsSmcWithNoNr(TcNsSmcCmd *cmd) in TcNsSmcWithNoNr()