Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dsyscall.c23 static const uint8_t mLevelBits[] = {SYSCALL_BITS_LEVEL_0, SYSCALL_BITS_LEVEL_1, SYSCALL_BITS_LEVEL… variable
36 const uint8_t *bits = mLevelBits; in syscallAddTable()
60 const uint8_t *bits = mLevelBits; in syscallFindHandlerLoc()