Searched refs:type_num (Results 1 - 1 of 1) sorted by relevance

/arch/c6x/kernel/
H A Dtraps.c318 unsigned int type_num; local
322 type_num = fls(type) - 1;
324 switch (type_num) {
345 ack_exception(type_num);

Completed in 31 milliseconds