Searched refs:SWI (Results 1 – 5 of 5) sorted by relevance
| /linux-4.1.27/arch/arm/kernel/ |
| D | entry-common.S | 154 USER( ldreq r10, [lr, #-4] ) @ get SWI instruction 156 USER( ldr r10, [lr, #-4] ) @ get SWI instruction 173 USER( ldr scno, [lr, #-4] ) @ get SWI instruction 189 bic scno, scno, #0xff000000 @ mask off SWI op-code
|
| D | entry-armv.S | 569 * for the ARM6/ARM7 SWI bug.
|
| /linux-4.1.27/drivers/net/ethernet/sis/ |
| D | sis900.h | 45 RESET = 0x00000100, SWI = 0x00000080, RxRESET = 0x00000020, enumerator
|
| /linux-4.1.27/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.1.27/tools/perf/ |
| D | builtin-trace.c | 878 P_SIGNUM(SWI); in syscall_arg__scnprintf_signum()
|