Searched defs:s0 (Results 1 - 25 of 46) sorted by relevance

12

/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dkernel-entry-init.h87 mfc0 s0, CP0_PRID variable
88 andi s0, s0, (PRID_IMP_MASK | PRID_REV_MASK) variable
89 beq s0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R1), 1f variable
90 beq s0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R2), 1f variable
/linux-master/drivers/gpu/drm/radeon/
H A Devergreen_smc.h33 uint16_t s0; member in struct:SMC_Evergreen_MCRegisterAddress
/linux-master/lib/crypto/
H A Dsha256.c51 #define s0(x) (ror32(x, 7) ^ ror32(x, 18) ^ (x >> 3)) macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h16 #define s0 $9 /* saved-registers (callee-saved registers) */ macro
/linux-master/drivers/media/usb/dvb-usb/
H A Dvp7045-fe.c29 u8 s0 = vp7045_read_reg(state->d,0x00), local
/linux-master/crypto/
H A Dsha512_generic.c85 #define s0(x) (ror64(x, 1) ^ ror64(x, 8) ^ (x >> 7)) macro
/linux-master/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S20 #define s0 0 /* S0 Array 256 Words each */ define
H A Dtwofish-i586-asm_32.S26 #define s0 0 /* S0 Array 256 Words each */ define
H A Dtwofish-x86_64-asm_64-3way.S14 #define s0 0 define
H A Dtwofish-avx-x86_64-asm_64.S25 #define s0 0 define
H A Dblowfish-x86_64-asm_64.S15 #define s0 ((16 + 2) * 4) define
/linux-master/arch/loongarch/include/asm/
H A Dregdef.h31 #define s0 $r23 /* callee saved */ macro
/linux-master/arch/riscv/include/asm/
H A Dassembler.h41 REG_L s0, (SUSPEND_CONTEXT_REGS + PT_S0)(a0) variable
H A Dptrace.h24 unsigned long s0; member in struct:pt_regs
H A Dftrace.h151 unsigned long s0; member in struct:fgraph_ret_regs
H A Dcompat.h48 compat_ulong_t s0; member in struct:compat_user_regs_struct
/linux-master/net/dccp/ccids/lib/
H A Dpacket_history.c154 u64 s0 = tfrc_rx_hist_loss_prev(h)->tfrchrx_seqno, local
165 u64 s0 = tfrc_rx_hist_loss_prev(h)->tfrchrx_seqno, local
202 u64 s0 = tfrc_rx_hist_loss_prev(h)->tfrchrx_seqno, local
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_mac.c268 u32 s0, s1; local
/linux-master/drivers/media/dvb-frontends/
H A Dmt352.c410 int s0, s1, s3; local
/linux-master/arch/riscv/include/uapi/asm/
H A Dptrace.h33 unsigned long s0; member in struct:user_regs_struct
/linux-master/arch/mips/alchemy/devboards/
H A Ddb1000.c454 int c0, c1, d0, d1, s0, s1, flashsize = 32, twosocks = 1; local
/linux-master/drivers/thermal/
H A Dk3_bandgap.c93 static unsigned int vtm_get_best_value(unsigned int s0, unsigned int s1, argument
113 unsigned int dtemp, s0, s1, s2; local
H A Dk3_j72xx_bandgap.c200 static unsigned int vtm_get_best_value(unsigned int s0, unsigned int s1, argument
220 unsigned int dtemp, s0, s1, s2; local
/linux-master/arch/mips/include/asm/
H A Dregdef.h132 #define s0 $16 /* callee saved */ macro
175 #define s0 $16 /* callee saved */ macro
/linux-master/arch/arm64/crypto/
H A Dsm3-neon-core.S64 #define s0 w23 define

Completed in 213 milliseconds

12