Home
last modified time | relevance | path

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

/arch/metag/tbx/
Dtbipcx.S408 AND D1Ar3,D1Ar3,#TBID_SIGNUM_SW3-TBID_SIGNUM_SW0
/arch/metag/include/asm/
Dtbx.h140 #define TBID_SIGNUM_SW0 0x00 /* SWITCH GROUP 0 - Per thread user */ macro
/arch/metag/kernel/
Dtraps.c840 _pTBI->fnSigs[TBID_SIGNUM_SW0] = switchx_handler; in trap_init()