Home
last modified time | relevance | path

Searched defs:insn (Results 476 – 500 of 549) sorted by relevance

1...<<11121314151617181920>>...22

/openbmc/linux/arch/mips/kvm/
H A Demulate.c44 union mips_instruction insn; in kvm_compute_return_epc() local
/openbmc/linux/arch/mips/lib/
H A Dmemcpy.S115 #define EXC(insn, type, reg, addr, handler) \ argument
H A Dcsum_partial.S346 #define EXC(insn, type, reg, addr) \ argument
/openbmc/linux/kernel/bpf/
H A Darraymap.c211 struct bpf_insn *insn = insn_buf; in array_map_gen_lookup() local
1341 struct bpf_insn *insn = insn_buf; in array_of_map_gen_lookup() local
H A Dhashtab.c721 struct bpf_insn *insn = insn_buf; in htab_map_gen_lookup() local
761 struct bpf_insn *insn = insn_buf; in htab_lru_map_gen_lookup() local
2572 struct bpf_insn *insn = insn_buf; in htab_of_map_gen_lookup() local
/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c403 unsigned char insn; in dwarf_cfa_execute_insns() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c683 static void print_xlated(FILE *out, struct bpf_insn *insn, __u32 len) in print_xlated()
/openbmc/linux/arch/mips/kernel/
H A Dvpe.c346 unsigned long insn; in apply_r_mips_lo16() local
/openbmc/linux/arch/x86/include/asm/
H A Dsev.h45 struct insn insn; member
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c385 struct insn insn = {}; in handle_mmio() local
/openbmc/linux/arch/ia64/kernel/
H A Dunwind_i.h164 struct unw_insn insn[UNW_MAX_SCRIPT_LEN]; member
/openbmc/linux/drivers/comedi/drivers/
H A Dgsc_hpdi.c455 struct comedi_insn *insn, in gsc_hpdi_dio_insn_config()
H A Djr3_pci.c253 struct comedi_insn *insn, in jr3_pci_ai_insn_read()
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c530 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \ argument
/openbmc/qemu/hw/arm/
H A Dboot.c154 uint32_t insn = insns[i].insn; in arm_write_bootloader() local
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c549 struct insn insn; in get_kernel_gp_address() local
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h1122 #define KVM_ASM_SAFE(insn) \ argument
1135 #define kvm_asm_safe(insn, inputs...) \ argument
1147 #define kvm_asm_safe_ec(insn, error_code, inputs...) \ argument
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c727 static bool insn_is_subprog_call(const struct bpf_insn *insn) in insn_is_subprog_call()
737 static bool is_call_insn(const struct bpf_insn *insn) in is_call_insn()
742 static bool insn_is_pseudo_func(struct bpf_insn *insn) in insn_is_pseudo_func()
4053 struct bpf_insn *insn = &prog->insns[insn_idx]; in bpf_program__record_reloc() local
5792 struct bpf_insn *insn; in bpf_object__relocate_core() local
5906 int insn_idx, struct bpf_insn *insn, in poison_map_ldimm64()
5936 int insn_idx, struct bpf_insn *insn, in poison_kfunc_call()
5967 struct bpf_insn *insn = &prog->insns[relo->insn_idx]; in bpf_object__relocate_data() local
6249 struct bpf_insn *insns, *insn; in bpf_object__reloc_code() local
6546 struct bpf_insn *insn = &prog->insns[relo->insn_idx]; in bpf_object__relocate() local
[all …]
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c1348 static int build_insn(const struct bpf_insn *insn, struct jit_ctx *ctx) in build_insn()
1835 const struct bpf_insn *insn = &(prog->insnsi[i]); in build_body() local
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h259 static inline void emit(const u32 insn, struct hppa_jit_context *ctx) in emit()
304 static inline signed long hppa_offset(int insn, int off, struct hppa_jit_context *ctx) in hppa_offset()
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp32.c1570 const struct bpf_insn *insn, u8 **pprog) in emit_kfunc_call()
1662 struct bpf_insn *insn = bpf_prog->insnsi; in do_jit() local
/openbmc/linux/arch/arm/kernel/
H A Dtraps.c399 u16 insn = __opcode_to_mem_thumb16(BUG_INSTR_VALUE); in is_valid_bugaddr() local
/openbmc/linux/tools/perf/dlfilters/
H A Ddlfilter-test-api-v0.c106 const __u8 *(*insn)(void *ctx, __u32 *length); member
H A Ddlfilter-test-api-v2.c116 const __u8 *(*insn)(void *ctx, __u32 *length); member
/openbmc/qemu/target/alpha/
H A Dtranslate.c1366 static DisasJumpType translate_one(DisasContext *ctx, uint32_t insn) in translate_one()
2916 uint32_t insn = translator_ldl(cpu_env(cpu), &ctx->base, in alpha_tr_translate_insn() local

1...<<11121314151617181920>>...22