Home
last modified time | relevance | path

Searched defs:a3 (Results 1 – 25 of 42) sorted by relevance

12

/linux-3.4.99/arch/x86/include/asm/
Defi.h13 #define efi_call_phys3(f, a1, a2, a3) efi_call_phys(f, a1, a2, a3) argument
14 #define efi_call_phys4(f, a1, a2, a3, a4) \ argument
16 #define efi_call_phys5(f, a1, a2, a3, a4, a5) \ argument
18 #define efi_call_phys6(f, a1, a2, a3, a4, a5, a6) \ argument
30 #define efi_call_virt3(f, a1, a2, a3) efi_call_virt(f, a1, a2, a3) argument
31 #define efi_call_virt4(f, a1, a2, a3, a4) \ argument
33 #define efi_call_virt5(f, a1, a2, a3, a4, a5) \ argument
35 #define efi_call_virt6(f, a1, a2, a3, a4, a5, a6) \ argument
60 #define efi_call_phys3(f, a1, a2, a3) \ argument
62 #define efi_call_phys4(f, a1, a2, a3, a4) \ argument
[all …]
/linux-3.4.99/arch/x86/platform/uv/
Dbios_uv.c31 s64 uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, u64 a4, u64 a5) in uv_bios_call()
48 s64 uv_bios_call_irqsave(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in uv_bios_call_irqsave()
61 s64 uv_bios_call_reentrant(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in uv_bios_call_reentrant()
/linux-3.4.99/arch/x86/crypto/
Daes-i586-asm_32.S92 #define do_col(table, a1,a2,a3,a4, idx, tmp) \ argument
106 #define do_fcol(table, a1,a2,a3,a4, idx, tmp, sched) \ argument
125 #define do_icol(table, a1,a2,a3,a4, idx, tmp, sched) \ argument
/linux-3.4.99/arch/x86/include/asm/xen/
Dhypercall.h126 #define __HYPERCALL_3ARG(a1,a2,a3) \ argument
128 #define __HYPERCALL_4ARG(a1,a2,a3,a4) \ argument
130 #define __HYPERCALL_5ARG(a1,a2,a3,a4,a5) \ argument
173 #define _hypercall3(type, name, a1, a2, a3) \ argument
184 #define _hypercall4(type, name, a1, a2, a3, a4) \ argument
195 #define _hypercall5(type, name, a1, a2, a3, a4, a5) \ argument
209 unsigned long a3, unsigned long a4, in privcmd_call()
/linux-3.4.99/arch/xtensa/kernel/
Dsignal.c244 asmlinkage long xtensa_rt_sigreturn(long a0, long a1, long a2, long a3, in xtensa_rt_sigreturn()
435 long a2, long a3, long a4, long a5, in xtensa_rt_sigsuspend()
462 long a2, long a3, long a4, long a5, in xtensa_sigaltstack()
Dprocess.c324 long a3, long a4, long a5, in xtensa_execve()
/linux-3.4.99/drivers/staging/wlan-ng/
Dp80211hdr.h155 u8 a3[ETH_ALEN]; member
164 u8 a3[ETH_ALEN]; member
170 struct p80211_hdr_a3 a3; member
/linux-3.4.99/arch/mips/kernel/
Dlinux32.c286 asmlinkage ssize_t sys32_readahead(int fd, u32 pad0, u64 a2, u64 a3, in sys32_readahead()
293 unsigned long a2, unsigned long a3, in sys32_sync_file_range()
303 unsigned long a2, unsigned long a3, in sys32_fadvise64_64()
/linux-3.4.99/arch/ia64/include/asm/xen/
Dhypercall.h73 #define _hypercall3(type, name, a1, a2, a3) \ argument
83 #define _hypercall4(type, name, a1, a2, a3, a4) \ argument
94 #define _hypercall5(type, name, a1, a2, a3, a4, a5) \ argument
/linux-3.4.99/include/linux/
Dsyscalls.h82 #define __SC_DECL3(t3, a3, ...) t3 a3, __SC_DECL2(__VA_ARGS__) argument
89 #define __SC_LONG3(t3, a3, ...) long a3, __SC_LONG2(__VA_ARGS__) argument
96 #define __SC_CAST3(t3, a3, ...) (t3) a3, __SC_CAST2(__VA_ARGS__) argument
104 #define __SC_TEST3(t3, a3, ...) __SC_TEST(t3); __SC_TEST2(__VA_ARGS__) argument
/linux-3.4.99/arch/mips/include/asm/
Dregdef.h29 #define a3 $7 macro
72 #define a3 $7 macro
Dsgiarcs.h420 #define ARC_CALL3(dest, a1, a2, a3) \ argument
437 #define ARC_CALL4(dest, a1, a2, a3, a4) \ argument
456 #define ARC_CALL5(dest, a1, a2, a3, a4, a5) \ argument
510 #define ARC_CALL3(dest, a1, a2, a3) \ argument
521 #define ARC_CALL4(dest, a1, a2, a3, a4) \ argument
533 #define ARC_CALL5(dest, a1, a2, a3, a4, a5) \ argument
Duasm.h192 unsigned int a2, unsigned int a3) in uasm_i_dsrl_safe()
201 unsigned int a2, unsigned int a3) in uasm_i_drotr_safe()
210 unsigned int a2, unsigned int a3) in uasm_i_dsll_safe()
/linux-3.4.99/arch/alpha/include/asm/
Dregdef.h27 #define a3 $19 macro
/linux-3.4.99/arch/m68k/lib/
Dmulsi3.S83 #define a3 REG (a3) macro
Dumodsi3.S83 #define a3 REG (a3) macro
Dmodsi3.S83 #define a3 REG (a3) macro
Ddivsi3.S83 #define a3 REG (a3) macro
Dudivsi3.S83 #define a3 REG (a3) macro
/linux-3.4.99/drivers/staging/comedi/drivers/
Dke_counter.c164 unsigned char a0, a1, a2, a3, a4; in cnt_rinsn() local
/linux-3.4.99/fs/xfs/
Dxfs_filestream.c70 #define TRACE4(mp,t,a0,a1,a2,a3) TRACE6(mp,t,a0,a1,a2,a3,0,0) argument
71 #define TRACE5(mp,t,a0,a1,a2,a3,a4) TRACE6(mp,t,a0,a1,a2,a3,a4,0) argument
72 #define TRACE6(mp,t,a0,a1,a2,a3,a4,a5) \ argument
/linux-3.4.99/arch/mn10300/include/asm/
Dprocessor.h98 unsigned long a3; /* kernel FP */ member
Dsigcontext.h28 unsigned long a3; member
/linux-3.4.99/arch/m68k/include/asm/
Duser.h41 long a0,a1,a2,a3,a4,a5,a6; member
Dptrace.h61 unsigned long a3; member

12