| /linux/arch/riscv/include/asm/ |
| H A D | compat.h | 64 compat_ulong_t s9; member 101 cregs->s9 = (compat_ulong_t) regs->s9; in regs_to_cregs() 138 regs->s9 = (unsigned long) cregs->s9; in cregs_to_regs()
|
| H A D | ptrace.h | 43 unsigned long s9; member
|
| /linux/arch/riscv/kernel/ |
| H A D | kexec_relocate.S | 122 mv s9, zero 186 mv s9, zero
|
| H A D | crash_save_regs.S | 38 REG_S s9, PT_S9(a0) /* x25 */
|
| H A D | suspend_entry.S | 40 REG_S s9, (SUSPEND_CONTEXT_REGS + PT_S9)(a0)
|
| H A D | entry.S | 437 REG_S s9, TASK_THREAD_S9_RA(a3) 463 REG_L s9, TASK_THREAD_S9_RA(a4)
|
| H A D | process.c | 93 regs->s8, regs->s9, regs->s10); in __show_regs()
|
| H A D | kgdb.c | 194 {DBG_REG_S9, GDB_SIZEOF_REG, offsetof(struct pt_regs, s9)},
|
| H A D | head.S | 382 li s9, 0
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | zl10353.c | 363 int s6, s9; in zl10353_get_parameters() local 377 s9 = zl10353_read_register(state, STATUS_9); in zl10353_get_parameters() 378 if (s6 < 0 || s9 < 0) in zl10353_get_parameters() 380 if ((s6 & (1 << 5)) == 0 || (s9 & (1 << 4)) == 0) in zl10353_get_parameters()
|
| /linux/arch/loongarch/include/asm/ |
| H A D | gpr-num.h | 22 .equ .L__gpr_num_$s9, 22
|
| /linux/lib/crypto/arm/ |
| H A D | blake2b-neon-core.S | 73 s8, s9, s10, s11, s12, s13, s14, s15, final=0 195 .if \s9 == 0 || \s11 == 0 || \s13 == 0 || \s15 == 0 202 vadd.u64 d0, d0, M_\s9
|
| H A D | blake2s-core.S | 132 s8, s9, s10, s11, s12, s13, s14, s15 158 \s8, \s9, \s10, \s11
|
| /linux/lib/crypto/riscv/ |
| H A D | chacha-riscv64-zvkb.S | 73 #define NONCE0 s9 155 sd s9, 72(sp) 291 ld s9, 72(sp)
|
| /linux/arch/riscv/include/uapi/asm/ |
| H A D | ptrace.h | 51 unsigned long s9; member
|
| /linux/tools/testing/selftests/kvm/include/riscv/ |
| H A D | processor.h | 102 unsigned long s9; member
|
| /linux/tools/testing/selftests/kvm/lib/riscv/ |
| H A D | processor.c | 265 core.regs.s9 = vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.s9)); in vcpu_arch_dump() 295 core.regs.s8, core.regs.s9, core.regs.s10, core.regs.s11); in vcpu_arch_dump()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm8350-mtp.dts | 59 vdd-s9-supply = <&vph_pwr>; 150 vdd-s9-supply = <&vph_pwr>;
|
| H A D | sm8350-microsoft-surface-duo2.dts | 59 vdd-s9-supply = <&vph_pwr>; 150 vdd-s9-supply = <&vph_pwr>;
|
| H A D | sm8250-samsung-common.dtsi | 79 vdd-s9-supply = <&vph_pwr>;
|
| H A D | sa8155p-adp.dts | 65 vdd-s9-supply = <&vreg_3p3>; 194 vdd-s9-supply = <&vreg_3p3>;
|
| H A D | sm8350-hdk.dts | 138 vdd-s9-supply = <&vph_pwr>; 243 vdd-s9-supply = <&vph_pwr>;
|
| H A D | sm8350-sony-xperia-sagami.dtsi | 136 vdd-s9-supply = <&vph_pwr>; 252 vdd-s9-supply = <&vph_pwr>;
|
| H A D | sdx75-idp.dts | 82 vdd-s9-supply = <&vph_pwr>;
|
| /linux/lib/crypto/mips/ |
| H A D | poly1305-mips.pl | 42 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23)); 730 ($s0,$s1,$s2,$s3,$s4, $s5,$s6,$s7,$s8, $s9,$s10,$s11); 747 sw $s9, 4*9($sp) 1129 lw $s9, 4*9($sp)
|