Searched defs:rd (Results 26 - 50 of 194) sorted by path

12345678

/linux-master/arch/arm64/kernel/
H A Dmodule-plts.c109 int rd; local
H A Dproton-pack.c1089 u8 rd; local
1110 u8 rd; local
/linux-master/arch/arm64/kvm/hyp/
H A Dvgic-v2-cpuif-proxy.c43 int rd; local
/linux-master/arch/arm64/kvm/
H A Dsys_regs.c551 static int set_oslsr_el1(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, argument
626 reg_to_dbg(struct kvm_vcpu *vcpu, struct sys_reg_params *p, const struct sys_reg_desc *rd, u64 *dbg_reg) argument
643 dbg_to_reg(struct kvm_vcpu *vcpu, struct sys_reg_params *p, const struct sys_reg_desc *rd, u64 *dbg_reg) argument
654 trap_bvr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, const struct sys_reg_desc *rd) argument
670 set_bvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
677 get_bvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 *val) argument
684 reset_bvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
691 trap_bcr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, const struct sys_reg_desc *rd) argument
707 set_bcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
714 get_bcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 *val) argument
721 reset_bcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
728 trap_wvr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, const struct sys_reg_desc *rd) argument
745 set_wvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
752 get_wvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 *val) argument
759 reset_wvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
766 trap_wcr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, const struct sys_reg_desc *rd) argument
782 set_wcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
789 get_wcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 *val) argument
796 reset_wcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
1348 ptrauth_visibility(const struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
1450 arm64_check_features(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
1639 sve_visibility(const struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
1648 read_sanitised_id_aa64pfr0_el1(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
1693 read_sanitised_id_aa64dfr0_el1(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
1714 set_id_aa64dfr0_el1(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
1748 read_sanitised_id_dfr0_el1(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
1763 set_id_dfr0_el1(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
1797 get_id_reg(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 *val) argument
1816 set_id_reg(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
1856 get_raz_reg(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 *val) argument
1863 set_wi_reg(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
1945 set_clidr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 val) argument
1987 mte_visibility(const struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
2004 el2_visibility(const struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
2056 hidden_user_visibility(const struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd) argument
3907 walk_one_sys_reg(const struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, u64 __user **uind, unsigned int *total) argument
[all...]
H A Dva_layout.c112 static u32 compute_instruction(int n, u32 rd, u32 rn) argument
162 u32 rd, rn, insn, oinsn; local
246 u32 insn, oinsn, rd; local
[all...]
/linux-master/arch/loongarch/include/asm/
H A Dinst.h270 unsigned int rd : 5; member in struct:reg1i20_format
283 unsigned int rd : 5; member in struct:reg2_format
289 unsigned int rd : 5; member in struct:reg2i5_format
296 unsigned int rd : 5; member in struct:reg2i6_format
303 unsigned int rd : 5; member in struct:reg2i12_format
310 unsigned int rd : 5; member in struct:reg2i14_format
317 unsigned int rd : 5; member in struct:reg2i16_format
324 unsigned int rd : 5; member in struct:reg2bstrd_format
332 unsigned int rd : 5; member in struct:reg2csr_format
339 unsigned int rd : 5; member in struct:reg3_format
346 unsigned int rd : 5; member in struct:reg3sa2_format
[all...]
/linux-master/arch/loongarch/kernel/
H A Dinst.c16 unsigned int rd = insn.reg1i20_format.rd; local
48 unsigned int imm, imm_l, imm_h, rd, rj; local
270 larch_insn_gen_or(enum loongarch_gpr rd, enum loongarch_gpr rj, enum loongarch_gpr rk) argument
279 larch_insn_gen_move(enum loongarch_gpr rd, enum loongarch_gpr rj) argument
284 larch_insn_gen_lu12iw(enum loongarch_gpr rd, int imm) argument
298 larch_insn_gen_lu32id(enum loongarch_gpr rd, int imm) argument
312 larch_insn_gen_lu52id(enum loongarch_gpr rd, enum loongarch_gpr rj, int imm) argument
326 larch_insn_gen_jirl(enum loongarch_gpr rd, enum loongarch_gpr rj, int imm) argument
[all...]
H A Dkgdb.c297 unsigned int si, si_l, si_h, rd, rj, cj; local
[all...]
/linux-master/arch/loongarch/kvm/
H A Dexit.c73 unsigned int rd, rj, csrid; local
111 u32 addr, rd, rj, opcode; local
211 int rd, rj; local
319 unsigned int op8, opcode, rd; local
472 unsigned int rd, op8, opcode; local
[all...]
/linux-master/arch/loongarch/net/
H A Dbpf_jit.h85 static inline void move_addr(struct jit_ctx *ctx, enum loongarch_gpr rd, u64 addr) argument
106 move_imm(struct jit_ctx *ctx, enum loongarch_gpr rd, long imm, bool is32) argument
169 move_reg(struct jit_ctx *ctx, enum loongarch_gpr rd, enum loongarch_gpr rj) argument
203 cond_jmp_offset(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) argument
251 cond_jmp_offs26(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) argument
264 emit_cond_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) argument
296 emit_tailcall_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) argument
[all...]
/linux-master/arch/mips/include/asm/
H A Dasmmacro.h206 ext \rd, \rs, \p, \s variable
[all...]
/linux-master/arch/mips/include/asm/pci/
H A Dbridge.h190 u32 rd; /* read-only */ member in struct:bridge_regs::__anon19::__anon20
199 u32 rd; /* read-only */ member in struct:bridge_regs::__anon21
/linux-master/arch/mips/kernel/
H A Dtraps.c636 static int simulate_rdhwr(struct pt_regs *regs, int rd, int rt) argument
674 int rd = (opcode & RD) >> 11; local
688 int rd = (opcode & MM_RS) >> 16; local
730 int rd = (opcode & RD) >> 11; local
/linux-master/arch/mips/kvm/
H A Dvz.c881 u32 rt, rd, sel; local
1147 unsigned int rs, rd; local
1218 int rd, rt, sel; local
1316 int rd = inst.c0r_format.rd; local
[all...]
/linux-master/arch/mips/net/
H A Dbpf_jit_comp32.c947 static void emit_movz_r(struct jit_context *ctx, u8 rd, u8 rs, u8 rt) argument
970 emit_movn_r(struct jit_context *ctx, u8 rd, u8 rs, u8 rt) argument
990 emit_sltiu_r64(struct jit_context *ctx, u8 rd, const u8 rs[], s64 imm) argument
1012 emit_sltu_r64(struct jit_context *ctx, u8 rd, const u8 rs[], const u8 rt[]) argument
1025 emit_slti_r64(struct jit_context *ctx, u8 rd, const u8 rs[], s64 imm) argument
1067 emit_slt_r64(struct jit_context *ctx, u8 rd, const u8 rs[], const u8 rt[]) argument
[all...]
/linux-master/arch/openrisc/kernel/
H A Dtraps.c321 unsigned int ra, rd; local
/linux-master/arch/parisc/net/
H A Dbpf_jit_comp32.c120 static void emit_hppa_copy(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) argument
141 static void emit_imm(const s8 rd, s32 imm, struct hppa_jit_context *ctx) argument
156 emit_imm32(const s8 *rd, s32 imm, struct hppa_jit_context *ctx) argument
170 emit_imm64(const s8 *rd, s32 imm_hi, s32 imm_lo, struct hppa_jit_context *ctx) argument
425 const s8 *rd; local
513 const s8 *rd = bpf_get_reg32(dst, tmp1, ctx); local
569 const s8 *rd; local
637 const s8 *rd; local
789 emit_bcc(u8 op, u8 rd, u8 rs, int paoff, struct hppa_jit_context *ctx) argument
1011 const s8 *rd = bpf_get_reg64_ref(dst, tmp1, ctx->prog->aux->verifier_zext, ctx); local
1058 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); local
1092 emit_rev16(const s8 rd, struct hppa_jit_context *ctx) argument
1099 emit_rev32(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) argument
1108 const s8 *rd; local
1245 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); local
1271 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); local
1406 const s8 *rd = bpf_get_reg64_ref(dst, tmp1, false, ctx); local
[all...]
H A Dbpf_jit_comp64.c70 static void emit_hppa_copy(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) argument
135 static void emit_imm32(u8 rd, s32 imm, struct hppa_jit_context *ctx) argument
160 emit_imm(u8 rd, s64 imm, u8 tmpreg, struct hppa_jit_context *ctx) argument
248 emit_branch(u8 op, u8 rd, u8 rs, signed long paoff, struct hppa_jit_context *ctx) argument
407 init_regs(u8 *rd, u8 *rs, const struct bpf_insn *insn, struct hppa_jit_context *ctx) argument
428 emit_zext_32_rd_rs(u8 *rd, u8 *rs, struct hppa_jit_context *ctx) argument
436 emit_sext_32_rd_rs(u8 *rd, u8 *rs, struct hppa_jit_context *ctx) argument
444 emit_zext_32_rd_t1(u8 *rd, struct hppa_jit_context *ctx) argument
451 emit_sext_32_rd(u8 *rd, struct hppa_jit_context *ctx) argument
554 emit_store(const s8 rd, const s8 rs, s16 off, struct hppa_jit_context *ctx, const u8 size, const u8 mode) argument
600 u8 rd = -1, rs = -1, code = insn->code; local
906 emit_branch(BPF_OP(code), rd, rs, paoff, ctx); local
949 emit_branch(BPF_OP(code), rd, rs, paoff, ctx); local
[all...]
/linux-master/arch/powerpc/kernel/
H A Dtraps.c1351 u32 rd; local
1758 u32 instword, rd; local
[all...]
/linux-master/arch/powerpc/lib/
H A Dsstep.c1361 unsigned int opcode, ra, rb, rc, rd, spr, u; local
1167 add_with_carry(const struct pt_regs *regs, struct instruction_op *op, int rd, unsigned long val1, unsigned long val2, unsigned long carry_in) argument
3327 int i, rd, nb; local
[all...]
/linux-master/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c838 struct of_reconfig_data *rd = data; local
H A Dhotplug-memory.c900 struct of_reconfig_data *rd = data; local
H A Diommu.c1701 struct of_reconfig_data *rd = data; local
H A Dsetup.c282 struct of_reconfig_data *rd = data; local
H A Dvas.c918 struct of_reconfig_data *rd = data; local

Completed in 575 milliseconds

12345678