Home
last modified time | relevance | path

Searched refs:SWI (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/arm/kernel/
Dentry-common.S204 USER( ldreq r10, [saved_pc, #-4] ) @ get SWI instruction
206 USER( ldr r10, [saved_pc, #-4] ) @ get SWI instruction
223 USER( ldr scno, [saved_pc, #-4] ) @ get SWI instruction
243 bic scno, scno, #0xff000000 @ mask off SWI op-code
Dentry-armv.S584 * for the ARM6/ARM7 SWI bug.
/Linux-v4.19/tools/perf/trace/beauty/
Dsignum.c47 P_SIGNUM(SWI); in syscall_arg__scnprintf_signum()
/Linux-v4.19/drivers/net/ethernet/sis/
Dsis900.h46 RESET = 0x00000100, SWI = 0x00000080, RxRESET = 0x00000020, enumerator
/Linux-v4.19/arch/unicore32/kernel/
Dentry.S608 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