| /arch/arm/net/ |
| A D | bpf_jit_32.c | 670 static s8 arm_bpf_get_reg32(s8 reg, s8 tmp, struct jit_ctx *ctx) in arm_bpf_get_reg32() 679 static const s8 *arm_bpf_get_reg64(const s8 *reg, const s8 *tmp, in arm_bpf_get_reg64() 860 s8 rs; in emit_a32_alu_r64() 876 s8 rt; in emit_a32_mov_r() 915 s8 rs; in emit_a32_movsx_r64() 916 s8 rd; in emit_a32_movsx_r64() 968 s8 rd; in emit_a32_alu_i() 1013 s8 rt; in emit_a32_lsh_r64() 1037 s8 rt; in emit_a32_arsh_r64() 1062 s8 rt; in emit_a32_rsh_r64() [all …]
|
| /arch/parisc/net/ |
| A D | bpf_jit_comp32.c | 110 static s8 hi(const s8 *r) in hi() 115 static s8 lo(const s8 *r) in lo() 129 static void emit_hppa_xor(const s8 r1, const s8 r2, const s8 r3, struct hppa_jit_context *ctx) in emit_hppa_xor() 224 static const s8 *bpf_get_reg64_offset(const s8 *reg, const s8 *tmp, in bpf_get_reg64_offset() 237 static const s8 *bpf_get_reg64(const s8 *reg, const s8 *tmp, in bpf_get_reg64() 243 static const s8 *bpf_get_reg64_ref(const s8 *reg, const s8 *tmp, in bpf_get_reg64_ref() 260 static void bpf_put_reg64(const s8 *reg, const s8 *src, in bpf_put_reg64() 280 static const s8 *bpf_get_reg32(const s8 *reg, const s8 *tmp, in bpf_get_reg32() 291 static const s8 *bpf_get_reg32_ref(const s8 *reg, const s8 *tmp, in bpf_get_reg32_ref() 304 static void bpf_put_reg32(const s8 *reg, const s8 *src, in bpf_put_reg32() [all …]
|
| A D | bpf_jit_comp64.c | 70 static void emit_hppa_copy(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) in emit_hppa_copy() 350 const s8 arr_reg = regmap[BPF_REG_2]; in emit_bpf_tail_call() 351 const s8 idx_reg = regmap[BPF_REG_3]; in emit_bpf_tail_call() 505 static void emit_call_libgcc_ll(void *func, const s8 arg0, in emit_call_libgcc_ll() 506 const s8 arg1, u8 opcode, struct hppa_jit_context *ctx) in emit_call_libgcc_ll() 554 static void emit_store(const s8 rd, const s8 rs, s16 off, in emit_store() 558 s8 dstreg; in emit_store() 1104 s8 reg; in bpf_jit_build_prologue()
|
| /arch/riscv/net/ |
| A D | bpf_jit_comp32.c | 101 static s8 hi(const s8 *r) in hi() 106 static s8 lo(const s8 *r) in lo() 185 static const s8 *bpf_get_reg64(const s8 *reg, const s8 *tmp, in bpf_get_reg64() 196 static void bpf_put_reg64(const s8 *reg, const s8 *src, in bpf_put_reg64() 205 static const s8 *bpf_get_reg32(const s8 *reg, const s8 *tmp, in bpf_get_reg32() 215 static void bpf_put_reg32(const s8 *reg, const s8 *src, in bpf_put_reg32() 406 static void emit_alu_r64(const s8 *dst, const s8 *src, in emit_alu_r64() 511 static void emit_alu_r32(const s8 *dst, const s8 *src, in emit_alu_r32() 835 static int emit_load_r64(const s8 *dst, const s8 *src, s16 off, in emit_load_r64() 872 static int emit_store_r64(const s8 *dst, const s8 *src, s16 off, in emit_store_r64() [all …]
|
| /arch/arm64/include/asm/ |
| A D | kvm_pgtable.h | 154 static inline u64 kvm_granule_shift(s8 level) in kvm_granule_shift() 160 static inline u64 kvm_granule_size(s8 level) in kvm_granule_size() 165 static inline bool kvm_level_supports_block_mapping(s8 level) in kvm_level_supports_block_mapping() 172 s8 level = KVM_PGTABLE_MIN_BLOCK_LEVEL; in kvm_supported_block_sizes() 220 void (*free_unlinked_table)(void *addr, s8 level); 318 s8 level; 424 s8 start_level; 563 void kvm_pgtable_stage2_free_unlinked(struct kvm_pgtable_mm_ops *mm_ops, void *pgtable, s8 level); 587 u64 phys, s8 level, 815 kvm_pte_t *ptep, s8 *level);
|
| A D | kvm_pkvm.h | 196 void pkvm_pgtable_stage2_free_unlinked(struct kvm_pgtable_mm_ops *mm_ops, void *pgtable, s8 level); 197 kvm_pte_t *pkvm_pgtable_stage2_create_unlinked(struct kvm_pgtable *pgt, u64 phys, s8 level,
|
| /arch/arm/include/asm/ |
| A D | mcpm.h | 287 s8 cpu __aligned(__CACHE_WRITEBACK_GRANULE); 291 s8 cluster __aligned(__CACHE_WRITEBACK_GRANULE); 294 s8 inbound __aligned(__CACHE_WRITEBACK_GRANULE);
|
| /arch/riscv/include/asm/ |
| A D | compat.h | 63 compat_ulong_t s8; member 100 cregs->s8 = (compat_ulong_t) regs->s8; in regs_to_cregs() 137 regs->s8 = (unsigned long) cregs->s8; in cregs_to_regs()
|
| A D | ptrace.h | 42 unsigned long s8; member
|
| A D | assembler.h | 56 REG_L s8, (SUSPEND_CONTEXT_REGS + PT_S8)(a0)
|
| /arch/powerpc/boot/ |
| A D | types.h | 13 typedef signed char s8; typedef 23 typedef s8 int8_t;
|
| /arch/arm64/kvm/hyp/ |
| A D | pgtable.c | 64 static u32 kvm_pgd_pages(u32 ia_bits, s8 start_level) in kvm_pgd_pages() 74 static bool kvm_pte_table(kvm_pte_t pte, s8 level) in kvm_pte_table() 157 kvm_pteref_t pteref, s8 level) in __kvm_pgtable_visit() 291 s8 level; 306 kvm_pte_t *ptep, s8 *level) in kvm_pgtable_get_leaf() 515 s8 start_level = KVM_PGTABLE_LAST_LEVEL + 1 - in kvm_pgtable_hyp_init() 584 s8 lvls; in kvm_get_vtcr() 1153 s8 level; 1294 s8 level; in kvm_pgtable_stage2_relax_perms() 1345 u64 phys, s8 level, in kvm_pgtable_stage2_create_unlinked() [all …]
|
| /arch/mips/sgi-ip30/ |
| A D | ip30-xtalk.c | 137 static unsigned int __init xbow_widget_active(s8 wid) in xbow_widget_active() 149 static void __init xtalk_init_widget(s8 wid, s8 masterwid) in xtalk_init_widget()
|
| /arch/loongarch/power/ |
| A D | hibernate_asm.S | 29 PTR_S s8, t0, PT_R31 63 PTR_L s8, t0, PT_R31
|
| /arch/mips/include/asm/ |
| A D | regdef.h | 148 #define s8 $30 /* same like fp! */ macro 191 #define s8 $30 /* callee saved */ macro
|
| /arch/arm/mach-omap2/ |
| A D | prm.h | 119 s8 reg_shift; 120 s8 std_shift;
|
| /arch/x86/include/asm/ |
| A D | pvclock-abi.h | 32 s8 tsc_shift;
|
| /arch/loongarch/kernel/ |
| A D | rethook_trampoline.S | 37 cfi_st s8, PT_R31 72 cfi_ld s8, PT_R31
|
| /arch/loongarch/include/asm/ |
| A D | regdef.h | 39 #define s8 $r31 macro
|
| /arch/mips/kernel/ |
| A D | cps-vec-ns16550.S | 143 move s8, a0 146 move a0, s8
|
| /arch/loongarch/vdso/ |
| A D | vgetrandom-chacha.S | 48 #define state8 s8 94 REG_S s8, sp, SZREG * 8 248 REG_L s8, sp, SZREG * 8
|
| /arch/riscv/kernel/vdso/ |
| A D | vgetrandom-chacha.S | 47 #define state8 s8 92 REG_S s8, 8*SZREG(sp) 242 REG_L s8, 8*SZREG(sp)
|
| /arch/riscv/kernel/ |
| A D | kexec_relocate.S | 121 mv s8, zero 185 mv s8, zero
|
| A D | crash_save_regs.S | 37 REG_S s8, PT_S8(a0) /* x24 */
|
| /arch/riscv/include/uapi/asm/ |
| A D | ptrace.h | 49 unsigned long s8; member
|