Searched refs:get_exception (Results 1 – 3 of 3) sorted by relevance
21 if (!soc_ops.get_exception) in soc_get_exception()23 return soc_ops.get_exception(); in soc_get_exception()
17 int (*get_exception)(void); member
300 static int get_exception(void) in get_exception() function332 soc_ops.get_exception = get_exception; in megamod_pic_init()