Lines Matching full:handled
170 * 1. cross calls (x-calls) - requests are handled at target cpu's TL=0
171 * 2. cross traps (c-traps) - requests are handled at target cpu's TL>0
965 * its xc/xt requests are handled as follows: in xc_loop()
967 * xt requests at TL>0 will be handled immediately in xc_loop()
970 * they will be handled after xc_loop exits in xc_loop()
972 * else they will be handled immediately in xc_loop()
976 * the requests will be handled as follows: in xc_loop()
977 * xc requests will be handled after they grab xc_sys_mutex in xc_loop()
978 * xt requests at TL>0 will be handled immediately in xc_loop()
981 * they will be handled after xc_loop exits in xc_loop()
982 * else they will be handled immediately in xc_loop()