/arch/sparc/include/asm/ |
D | xor_32.h | 62 unsigned long *p3) in sparc_3() argument 101 : "r" (p1), "r" (p2), "r" (p3) in sparc_3() 107 p3 += 8; in sparc_3() 113 unsigned long *p3, unsigned long *p4) in sparc_4() argument 164 : "r" (p1), "r" (p2), "r" (p3), "r" (p4) in sparc_4() 170 p3 += 8; in sparc_4() 177 unsigned long *p3, unsigned long *p4, unsigned long *p5) in sparc_5() argument 240 : "r" (p1), "r" (p2), "r" (p3), "r" (p4), "r" (p5) in sparc_5() 246 p3 += 8; in sparc_5()
|
/arch/arm/include/asm/ |
D | xor.h | 71 unsigned long *p3) in xor_arm4regs_3() argument 86 XOR_BLOCK_4(p3); in xor_arm4regs_3() 93 unsigned long *p3, unsigned long *p4) in xor_arm4regs_4() argument 104 XOR_BLOCK_2(p3); in xor_arm4regs_4() 112 unsigned long *p3, unsigned long *p4, unsigned long *p5) in xor_arm4regs_5() argument 123 XOR_BLOCK_2(p3); in xor_arm4regs_5() 165 unsigned long *p3) in xor_neon_3() argument 168 xor_arm4regs_3(bytes, p1, p2, p3); in xor_neon_3() 171 xor_block_neon_inner.do_3(bytes, p1, p2, p3); in xor_neon_3() 178 unsigned long *p3, unsigned long *p4) in xor_neon_4() argument [all …]
|
/arch/s390/include/asm/ |
D | kvm_para.h | 69 unsigned long p2, unsigned long p3) in kvm_hypercall3() argument 74 register unsigned long __p3 asm("4") = p3; in kvm_hypercall3() 85 unsigned long p2, unsigned long p3, in kvm_hypercall4() argument 91 register unsigned long __p3 asm("4") = p3; in kvm_hypercall4() 102 unsigned long p2, unsigned long p3, in kvm_hypercall5() argument 108 register unsigned long __p3 asm("4") = p3; in kvm_hypercall5() 120 unsigned long p2, unsigned long p3, in kvm_hypercall6() argument 127 register unsigned long __p3 asm("4") = p3; in kvm_hypercall6()
|
/arch/x86/include/asm/ |
D | xor_avx.h | 92 unsigned long *p2, unsigned long *p3) in xor_avx_4() argument 102 asm volatile("vmovdqa %0, %%ymm" #reg : : "m" (p3[i / sizeof(*p3)])); \ in xor_avx_4() 118 p3 = (unsigned long *)((uintptr_t)p3 + 512); in xor_avx_4() 125 unsigned long *p2, unsigned long *p3, unsigned long *p4) in xor_avx_5() argument 137 "m" (p3[i / sizeof(*p3)])); \ in xor_avx_5() 153 p3 = (unsigned long *)((uintptr_t)p3 + 512); in xor_avx_5()
|
D | xor.h | 157 unsigned long *p3) in xor_sse_3() argument 207 [p1] "+r" (p1), [p2] "+r" (p2), [p3] "+r" (p3) in xor_sse_3() 216 unsigned long *p3) in xor_sse_3_pf64() argument 244 [p1] "+r" (p1), [p2] "+r" (p2), [p3] "+r" (p3) in xor_sse_3_pf64() 253 unsigned long *p3, unsigned long *p4) in xor_sse_4() argument 310 [p2] "+r" (p2), [p3] "+r" (p3), [p4] "+r" (p4) in xor_sse_4() 319 unsigned long *p3, unsigned long *p4) in xor_sse_4_pf64() argument 349 [p2] "+r" (p2), [p3] "+r" (p3), [p4] "+r" (p4) in xor_sse_4_pf64() 358 unsigned long *p3, unsigned long *p4, unsigned long *p5) in xor_sse_5() argument 422 [p3] "+r" (p3), [p4] "+r" (p4), [p5] "+r" (p5) in xor_sse_5() [all …]
|
D | xor_32.h | 76 unsigned long *p3) in xor_pII_mmx_3() argument 116 "+r" (p1), "+r" (p2), "+r" (p3) in xor_pII_mmx_3() 125 unsigned long *p3, unsigned long *p4) in xor_pII_mmx_4() argument 170 "+r" (p1), "+r" (p2), "+r" (p3), "+r" (p4) in xor_pII_mmx_4() 180 unsigned long *p3, unsigned long *p4, unsigned long *p5) in xor_pII_mmx_5() argument 238 "+r" (p1), "+r" (p2), "+r" (p3) in xor_pII_mmx_5() 307 unsigned long *p3) in xor_p5_mmx_3() argument 355 "+r" (p1), "+r" (p2), "+r" (p3) in xor_p5_mmx_3() 364 unsigned long *p3, unsigned long *p4) in xor_p5_mmx_4() argument 421 "+r" (p1), "+r" (p2), "+r" (p3), "+r" (p4) in xor_p5_mmx_4() [all …]
|
D | kvm_para.h | 65 unsigned long p2, unsigned long p3) in kvm_hypercall3() argument 70 : "a"(nr), "b"(p1), "c"(p2), "d"(p3) in kvm_hypercall3() 76 unsigned long p2, unsigned long p3, in kvm_hypercall4() argument 82 : "a"(nr), "b"(p1), "c"(p2), "d"(p3), "S"(p4) in kvm_hypercall4()
|
/arch/hexagon/lib/ |
D | memcpy.S | 206 p3 = cmp.gtu(len, #95); /* %8 < 97 */ define 216 p2 = and(p2,!p3); /* %8 < 97 */ 269 p3 = cmp.gtu(back, #8); define 304 if(p3) dataF8 = memd(ptr_in+#8); 334 p3 = sp1loop0(.Ldword_loop_prolog, prolog) define 341 if(p3) memd(ptr_out++#8) = ldata0; 353 p3 = cmp.gtu(kernel, #0); define 355 if(p3.new) kernel = add(kernel, #-1); 357 if(p3.new) epilog = add(epilog, #32); 363 p3 = cmp.gtu(dalign, #24); define [all …]
|
/arch/hexagon/mm/ |
D | copy_user_template.S | 48 p3=sp1loop0(.Loop8,loopcount) 53 if (p3) memd(dst++#8) = d_dbuf 78 p3=sp1loop0(.Loop4,loopcount) 83 if (p3) memw(dst++#4) = w_dbuf 104 p3=sp1loop0(.Loop2,loopcount) 109 if (p3) memh(dst++#2) = w_dbuf 120 p3=sp1loop0(.Loop1,bytes) 125 if (p3) memb(dst++#1) = w_dbuf
|
/arch/blackfin/kernel/ |
D | signal.c | 54 RESTORE(p0); RESTORE(p1); RESTORE(p2); RESTORE(p3); in rt_restore_sigcontext() 116 SETUP(p0); SETUP(p1); SETUP(p2); SETUP(p3); in rt_setup_sigcontext() 178 u32 pc, p3; in setup_rt_frame() local 180 err |= __get_user(p3, &funcptr->GOT); in setup_rt_frame() 184 regs->p3 = p3; in setup_rt_frame()
|
D | kgdb.c | 27 gdb_regs[BFIN_P3] = regs->p3; in pt_regs_to_gdb_regs() 104 regs->p3 = gdb_regs[BFIN_P3]; in gdb_regs_to_pt_regs()
|
D | asm-offsets.c | 61 DEFINE(PT_P3, offsetof(struct pt_regs, p3)); in main()
|
D | trace.c | 964 fp->p0, fp->p1, fp->p2, fp->p3); in show_regs()
|
/arch/sparc/kernel/ |
D | setup_64.c | 276 struct popc_3insn_patch_entry *p3; in popc_patch() local 279 p3 = &__popc_3insn_patch; in popc_patch() 280 while (p3 < &__popc_3insn_patch_end) { in popc_patch() 281 unsigned long i, addr = p3->addr; in popc_patch() 284 *(unsigned int *) (addr + (i * 4)) = p3->insns[i]; in popc_patch() 290 p3++; in popc_patch()
|
/arch/cris/include/uapi/arch-v10/arch/ |
D | user.h | 27 unsigned long p3; /* Reserved. */ member
|
/arch/powerpc/include/asm/ |
D | epapr_hcalls.h | 550 unsigned long p2, unsigned long p3) in epapr_hypercall3() argument 557 in[2] = p3; in epapr_hypercall3() 562 unsigned long p2, unsigned long p3, in epapr_hypercall4() argument 570 in[2] = p3; in epapr_hypercall4()
|
/arch/ia64/lib/ |
D | memcpy.S | 206 (p3) st1 [dst]=t0,1 207 (p3) shr.u t0=t0,8 208 (p3) adds cnt=1,cnt 268 (p3) st1 [dst]=t0
|
/arch/hexagon/kernel/ |
D | vm_entry.S | 79 R15 = p3:0; \ 120 R15 = p3:0; }\ 142 p3:0 = R15; } \ 177 p3:0 = R15; } \
|
/arch/blackfin/include/uapi/asm/ |
D | ptrace.h | 73 long p3; member
|
/arch/x86/crypto/ |
D | sha256-ssse3-asm.S | 67 .macro COPY_XMM_AND_BSWAP p1 p2 p3 argument 69 pshufb \p3, \p1
|
D | sha256-avx-asm.S | 74 .macro COPY_XMM_AND_BSWAP p1 p2 p3 argument 76 vpshufb \p3, \p1, \p1
|
D | sha512-avx2-asm.S | 130 .macro COPY_YMM_AND_BSWAP p1 p2 p3 argument 132 vpshufb \p3, \p1, \p1
|
/arch/arc/boot/dts/ |
D | abilis_tb100.dtsi | 67 pctl_tsin_p3: pctl-tsin-p3 { /* Parallel TS-in 3 */
|
D | abilis_tb101.dtsi | 67 pctl_tsin_p3: pctl-tsin-p3 { /* Parallel TS-in 3 */
|
/arch/blackfin/mach-common/ |
D | entry.S | 681 p3 = __NR_syscall; define 682 cc = p3 <= p4;
|