Searched refs:mTable (Results 1 – 1 of 1) sorted by relevance
24 static struct SyscallTable *mTable = (struct SyscallTable*)mTableStore; variable30 mTable->numEntries = 1 << SYSCALL_BITS_LEVEL_0; in syscallInit()35 struct SyscallTable** tabP = &mTable; in syscallAddTable()59 struct SyscallTable* tab = mTable; in syscallFindHandlerLoc()