Home
last modified time | relevance | path

Searched refs:s8 (Results 1 – 25 of 45) sorted by relevance

12

/arch/arm/net/
Dbpf_jit_32.c148 static const s8 bpf2a32[][2] = {
480 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_udivmod()
534 static bool is_stacked(s8 reg) in is_stacked()
543 static s8 arm_bpf_get_reg32(s8 reg, s8 tmp, struct jit_ctx *ctx) in arm_bpf_get_reg32()
552 static const s8 *arm_bpf_get_reg64(const s8 *reg, const s8 *tmp, in arm_bpf_get_reg64()
575 static void arm_bpf_put_reg32(s8 reg, s8 src, struct jit_ctx *ctx) in arm_bpf_put_reg32()
583 static void arm_bpf_put_reg64(const s8 *reg, const s8 *src, in arm_bpf_put_reg64()
605 static inline void emit_a32_mov_i(const s8 dst, const u32 val, in emit_a32_mov_i()
608 const s8 *tmp = bpf2a32[TMP_REG_1]; in emit_a32_mov_i()
618 static void emit_a32_mov_i64(const s8 dst[], u64 val, struct jit_ctx *ctx) in emit_a32_mov_i64()
[all …]
/arch/arm/include/asm/
Dmcpm.h287 s8 cpu __aligned(__CACHE_WRITEBACK_GRANULE);
291 s8 cluster __aligned(__CACHE_WRITEBACK_GRANULE);
294 s8 inbound __aligned(__CACHE_WRITEBACK_GRANULE);
/arch/powerpc/boot/
Dtypes.h13 typedef signed char s8; typedef
23 typedef s8 int8_t;
/arch/mips/include/asm/
Dregdef.h58 #define s8 $30 /* same like fp! */ macro
101 #define s8 $30 /* callee saved */ macro
/arch/arm/mach-omap2/
Dprm.h120 s8 reg_shift;
121 s8 std_shift;
/arch/x86/include/asm/
Dpvclock-abi.h32 s8 tsc_shift;
Dmmzone_32.h32 extern s8 physnode_map[];
/arch/riscv/include/uapi/asm/
Dptrace.h44 unsigned long s8; member
/arch/mips/kernel/
Dcps-vec-ns16550.S129 move s8, a0
132 move a0, s8
/arch/riscv/include/asm/
Dptrace.h39 unsigned long s8; member
/arch/x86/mm/
Dnuma_32.c43 s8 physnode_map[MAX_SECTIONS] __read_mostly = { [0 ... (MAX_SECTIONS - 1)] = -1};
/arch/x86/kernel/cpu/mce/
Dinternal.h121 s8 bootlog;
/arch/riscv/kernel/
Dprocess.c55 regs->s8, regs->s9, regs->s10); in show_regs()
Dentry.S356 REG_S s8, TASK_THREAD_S8_RA(a3)
371 REG_L s8, TASK_THREAD_S8_RA(a4)
/arch/x86/crypto/
Ddes3_ede-asm_64.S20 #define s8 ((s7) + (64*8)) macro
132 movq s8(, RT0, 8), RT0; \
358 xorq s8(, RT3, 8), to##0; \
379 xorq s8(, RT3, 8), to##1; \
400 xorq s8(, RT3, 8), to##2; \
/arch/arm/crypto/
Dblake2s-core.S129 s8, s9, s10, s11, s12, s13, s14, s15
155 \s8, \s9, \s10, \s11
Dblake2b-neon-core.S70 s8, s9, s10, s11, s12, s13, s14, s15, final=0
159 vadd.u64 d0, d0, M_\s8
Dcrct10dif-ce-core.S278 vshr.s8 q2, q2, #7
/arch/arm/mach-omap1/
Dclock.h152 s8 usecount;
/arch/arm64/boot/dts/qcom/
Dsm8150-mtp.dts64 vdd-s8-supply = <&vph_pwr>;
219 vdd-s8-supply = <&vph_pwr>;
/arch/arm/mach-davinci/
Ddevices-da8xx.c128 static s8 da8xx_queue_priority_mapping[][2] = {
135 static s8 da850_queue_priority_mapping[][2] = {
Ddm646x.c222 static s8 dm646x_queue_priority_mapping[][2] = {
/arch/arm/boot/dts/
Dqcom-msm8960-cdp.dts92 pm8921_s8: s8 {
Dqcom-apq8064-sony-xperia-yuga.dts135 s8 {
/arch/x86/oprofile/
Dop_model_amd.c124 val += (s8)(random >> 4); in op_amd_randomize_ibs_op()

12