/arch/m68k/include/asm/ |
D | linkage.h | 26 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \ argument 28 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument 31 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument 34 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
/arch/x86/um/shared/sysdep/ |
D | stub_64.h | 40 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() 52 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 66 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
|
D | stub_32.h | 43 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 64 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
|
/arch/arm/mach-bcm/ |
D | bcm_kona_smc.c | 30 unsigned arg3; member 161 unsigned arg2, unsigned arg3) in bcm_kona_smc()
|
/arch/sparc/include/asm/ |
D | smp_32.h | 84 unsigned long arg3) in xc3() 91 unsigned long arg3, unsigned long arg4) in xc4()
|
/arch/mips/kernel/ |
D | relocate_kernel.S | 152 arg3: PTR_WD 0x0 label
|
/arch/ia64/kernel/ |
D | sal.c | 354 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall() 365 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock() 378 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
|
D | esi.c | 90 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call() 141 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys()
|
D | brl_emu.c | 19 unsigned long fkt, arg1, arg2, arg3; member
|
D | traps.c | 383 unsigned long fkt, arg1, arg2, arg3; member 387 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
|
D | ptrace.c | 1215 syscall_trace_enter (long arg0, long arg1, long arg2, long arg3, in syscall_trace_enter() 1236 syscall_trace_leave (long arg0, long arg1, long arg2, long arg3, in syscall_trace_leave()
|
/arch/arm/mach-omap2/ |
D | omap-secure.c | 60 u32 arg3, u32 arg4) in omap_secure_dispatcher() 154 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
|
/arch/arm/vfp/ |
D | vfphw.S | 51 .macro DBGSTR3, str, arg1, arg2, arg3
|
/arch/sparc/kernel/ |
D | sun4m_smp.c | 163 unsigned long arg3; member 174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
|
D | sun4d_smp.c | 274 unsigned long arg3; member 285 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
|
D | leon_smp.c | 365 unsigned long arg3; member 376 unsigned long arg2, unsigned long arg3, in leon_cross_call()
|
/arch/parisc/include/asm/ |
D | unistd.h | 129 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 135 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 142 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
/arch/sh/kernel/ |
D | sh_bios.c | 26 long arg3) in sh_bios_call()
|
/arch/arm64/kvm/hyp/nvhe/ |
D | pkvm.c | 1321 u64 arg3 = smccc_get_arg3(vcpu); in pkvm_memshare_call() local 1354 u64 arg3 = smccc_get_arg3(vcpu); in pkvm_memunshare_call() local 1376 u64 arg3 = smccc_get_arg3(vcpu); in pkvm_meminfo_call() local 1394 u64 arg3 = smccc_get_arg3(vcpu); in pkvm_memrelinquish_call() local
|
/arch/x86/include/asm/ |
D | paravirt_types.h | 549 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument 552 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument 556 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument 560 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
|
/arch/riscv/kernel/ |
D | sbi.c | 25 unsigned long arg3, unsigned long arg4, in sbi_ecall()
|
/arch/x86/crypto/ |
D | aesni-intel_asm.S | 115 #define arg3 rdx macro
|
D | aesni-intel_avx-x86_64.S | 211 #define arg3 %rdx macro
|
/arch/parisc/kernel/ |
D | firmware.c | 1722 unsigned int arg3; member 1766 unsigned long arg3; member
|
/arch/m68k/kernel/ |
D | head.S | 459 .macro mmu_map_eq arg1,arg2,arg3
|