Searched refs:SWI (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/arm/kernel/ |
D | entry-common.S | 178 USER( ldreq r10, [lr, #-4] ) @ get SWI instruction 180 USER( ldr r10, [lr, #-4] ) @ get SWI instruction 197 USER( ldr scno, [lr, #-4] ) @ get SWI instruction 215 bic scno, scno, #0xff000000 @ mask off SWI op-code
|
D | entry-armv.S | 582 * for the ARM6/ARM7 SWI bug.
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
D | sis900.h | 45 RESET = 0x00000100, SWI = 0x00000080, RxRESET = 0x00000020, enumerator
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | entry.S | 608 ldw.u scno, [ip] @ get SWI instruction 620 andn scno, scno, #0xff000000 @ mask off SWI op-code 621 andn scno, scno, #0x00ff0000 @ mask off SWI op-code
|
/linux-4.4.14/tools/perf/ |
D | builtin-trace.c | 966 P_SIGNUM(SWI); in syscall_arg__scnprintf_signum()
|