Searched refs:system_call (Results 1 – 18 of 18) sorted by relevance
41 asmlinkage void system_call(void);65 _ramvec[32] = system_call; in trap_init()
47 .globl system_call57 ENTRY(system_call)
16 .global system_call30 .long system_call, trap, trap, trap
33 asmlinkage void system_call(void);164 _ramvec[32] = system_call; in trap_init()
34 asmlinkage void system_call(void);74 vectors[VEC_SYS] = system_call; in base_trap_init()
41 .globl system_call, buserr, trap, resume202 ENTRY(system_call)
45 .long system_call ! Unconditional Trap /* 160 */
58 asmlinkage void system_call(struct pt_regs *regs);
14 void system_call(void);
252 SYM_CODE_START(system_call)287 SYM_CODE_END(system_call)
713 return membuf_store(&to, target->thread.system_call); in s390_system_call_get()721 unsigned int *data = &target->thread.system_call; in s390_system_call_set()
295 ENTRY(system_call)
188 unsigned int system_call; /* system call number in signal */ member
25 - system_call: syscall instruction from 64-bit code.
148 bra system_call ! jump common systemcall entry
202 bra system_call ! jump common systemcall entry
483 EXCEPTION_STUB(0x120, system_call) /* 0x0c00 */659 START_EXCEPTION(system_call)
1923 ENTRY(system_call)1997 ENDPROC(system_call)