Home
last modified time | relevance | path

Searched refs:p10 (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A DMakefile16 obj-$(CONFIG_CRYPTO_AES_GCM_P10) += aes-gcm-p10-crypto.o
17 obj-$(CONFIG_CRYPTO_CHACHA20_P10) += chacha-p10-crypto.o
18 obj-$(CONFIG_CRYPTO_POLY1305_P10) += poly1305-p10-crypto.o
27 aes-gcm-p10-crypto-y := aes-gcm-p10-glue.o aes-gcm-p10.o ghashp10-ppc.o aesp10-ppc.o
28 chacha-p10-crypto-y := chacha-p10-glue.o chacha-p10le-8x.o
29 poly1305-p10-crypto-y := poly1305-p10
[all...]
/kernel/linux/linux-5.10/arch/ia64/lib/
H A Dmemcpy_mck.S145 cmp.eq p10,p0=r29,r0 // do we really need to loop?
153 (p10) br.dpnt.few .aligned_src_tail
409 cmp.le p10,p11 = 2,in2
417 EK(.ex_handler_short, (p10) ld1 t2=[src1],2)
422 EK(.ex_handler_short, (p10) st1 [dst1]=t2,2)
432 cmp.le p10,p11 = 7,in2
448 EX(.ex_handler_short, (p10) ld1 t7=[src0],2)
452 EX(.ex_handler_short, (p10) st1 [dst0]=t7,2)
474 cmp.le p10,p0 = 5,r30
483 EK(.ex_handler_short, (p10) ld
[all...]
H A Dcopy_user.S105 cmp.lt p10,p7=COPY_BREAK,len // if len > COPY_BREAK then long copy
108 (p10) br.cond.dptk .long_copy_user
267 SWITCH(p10, 40)
275 CASE(p10, 40)
324 cmp.eq p10,p8=r0,tmp
H A Ddo_csum.S182 tbit.nz p10,p11=count,0 // if (count is odd)
196 cmp.eq p9,p10=1,count // if (count == 1)
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Dmemcpy_mck.S145 cmp.eq p10,p0=r29,r0 // do we really need to loop?
153 (p10) br.dpnt.few .aligned_src_tail
409 cmp.le p10,p11 = 2,in2
417 EK(.ex_handler_short, (p10) ld1 t2=[src1],2)
422 EK(.ex_handler_short, (p10) st1 [dst1]=t2,2)
432 cmp.le p10,p11 = 7,in2
448 EX(.ex_handler_short, (p10) ld1 t7=[src0],2)
452 EX(.ex_handler_short, (p10) st1 [dst0]=t7,2)
474 cmp.le p10,p0 = 5,r30
483 EK(.ex_handler_short, (p10) ld
[all...]
H A Dcopy_user.S105 cmp.lt p10,p7=COPY_BREAK,len // if len > COPY_BREAK then long copy
108 (p10) br.cond.dptk .long_copy_user
267 SWITCH(p10, 40)
275 CASE(p10, 40)
324 cmp.eq p10,p8=r0,tmp
H A Ddo_csum.S182 tbit.nz p10,p11=count,0 // if (count is odd)
196 cmp.eq p9,p10=1,count // if (count == 1)
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dvfpmacros.h22 MRC\cond p10, 7, \rd, \sysreg, cr0, 0 @ FMRX \rd, \sysreg
26 MCR\cond p10, 7, \rd, \sysreg, cr0, 0 @ FMXR \sysreg, \rd
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dvfpmacros.h22 MRC\cond p10, 7, \rd, \sysreg, cr0, 0 @ FMRX \rd, \sysreg
26 MCR\cond p10, 7, \rd, \sysreg, cr0, 0 @ FMXR \sysreg, \rd
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Divt.S185 (p7) tbit.nz.unc p10,p11=r19,32 // is it an instruction TLB miss?
188 ITC_I_AND_D(p10, p11, r18, r24) // insert the instruction TLB entry and
399 cmp.ge p10,p11=r16,r24 // access to per_cpu_data?
406 (p10) mov r19=IA64_KR(PER_CPU_DATA)
413 (p10) sub r19=r19,r26
414 MOV_TO_ITIR(p10, r25, r24)
857 (p10) br.cond.spnt.many ia64_ret_from_syscall // B return if bad call-frame or r15 is a NaT
930 * - p10: TRUE if syscall is invoked with more than 8 out
934 * - r8: -EINVAL if p10 is true
980 tnat.nz p10,p
[all...]
H A Dgate.S342 tnat.nz p10,p9=r15 // I0
376 (p10) mov r8=EINVAL
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Divt.S184 (p7) tbit.nz.unc p10,p11=r19,32 // is it an instruction TLB miss?
187 ITC_I_AND_D(p10, p11, r18, r24) // insert the instruction TLB entry and
398 cmp.ge p10,p11=r16,r24 // access to per_cpu_data?
405 (p10) mov r19=IA64_KR(PER_CPU_DATA)
412 (p10) sub r19=r19,r26
413 MOV_TO_ITIR(p10, r25, r24)
856 (p10) br.cond.spnt.many ia64_ret_from_syscall // B return if bad call-frame or r15 is a NaT
929 * - p10: TRUE if syscall is invoked with more than 8 out
933 * - r8: -EINVAL if p10 is true
979 tnat.nz p10,p
[all...]
H A Dgate.S342 tnat.nz p10,p9=r15 // I0
376 (p10) mov r8=EINVAL
/kernel/linux/linux-5.10/samples/bpf/
H A Dspintest_kern.c58 SEC("kprobe/_raw_spin_trylock_bh")PROG(p10)
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S209 ldr p10, [x2, #10, MUL VL]
333 str p10, [x2, #10, MUL VL]
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dgre_inner_v4_multipath.sh226 h2=${NETIFS[p10]}
H A Dgre_inner_v6_multipath.sh226 h2=${NETIFS[p10]}
H A Dip6gre_inner_v4_multipath.sh225 h2=${NETIFS[p10]}
H A Dip6gre_inner_v6_multipath.sh225 h2=${NETIFS[p10]}
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dgre_inner_v4_multipath.sh226 h2=${NETIFS[p10]}
H A Dgre_inner_v6_multipath.sh226 h2=${NETIFS[p10]}
H A Dip6gre_inner_v4_multipath.sh225 h2=${NETIFS[p10]}
H A Dip6gre_inner_v6_multipath.sh225 h2=${NETIFS[p10]}
H A Dgre_custom_multipath_hash.sh239 h2=${NETIFS[p10]}
H A Dip6gre_custom_multipath_hash.sh241 h2=${NETIFS[p10]}

Completed in 11 milliseconds

12