Searched refs:SM_ERR_NOP_INTERRUPTED (Results 1 – 2 of 2) sorted by relevance
/trusty/kernel/lib/sm/include/lib/sm/ | ||
D | sm_err.h | 52 #define SM_ERR_NOP_INTERRUPTED -14 macro |
/trusty/kernel/lib/sm/ | ||
D | sm.c | 274 ret = SM_ERR_NOP_INTERRUPTED; in sm_irq_return_ns() |