Home
last modified time | relevance | path

Searched defs:insn (Results 301 – 325 of 552) sorted by relevance

1...<<11121314151617181920>>...23

/openbmc/linux/arch/s390/include/asm/
H A Dfutex.h11 #define __futex_atomic_op(insn, ret, oldval, newval, uaddr, oparg) \ argument
/openbmc/linux/arch/alpha/include/asm/
H A Dfutex.h12 #define __futex_atomic_op(insn, ret, oldval, uaddr, oparg) \ argument
H A Dextable.h27 signed int insn; member
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dmonitor_mwait_test.c23 #define GUEST_ASSERT_MONITOR_MWAIT(insn, testcase, vector) \ argument
/openbmc/linux/scripts/gcc-plugins/
H A Darm_ssp_per_task_plugin.c11 rtx_insn *insn; in arm_pertask_ssp_rtl_execute() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h97 #define DEF_MMIO_IN_X(name, size, insn) \ argument
106 #define DEF_MMIO_OUT_X(name, size, insn) \ argument
114 #define DEF_MMIO_IN_D(name, size, insn) \ argument
123 #define DEF_MMIO_OUT_D(name, size, insn) \ argument
131 #define DEF_MMIO_IN_X(name, size, insn) \ argument
140 #define DEF_MMIO_OUT_X(name, size, insn) \ argument
148 #define DEF_MMIO_IN_D(name, size, insn) \ argument
157 #define DEF_MMIO_OUT_D(name, size, insn) \ argument
/openbmc/linux/arch/loongarch/include/asm/
H A Duprobes.h19 u32 insn[2]; member
/openbmc/linux/arch/riscv/include/asm/
H A Dbug.h22 #define GET_INSN_LENGTH(insn) \ argument
H A Dfutex.h22 #define __futex_atomic_op(insn, ret, oldval, uaddr, oparg) \ argument
H A Duprobes.h29 u8 insn[MAX_UINSN_BYTES]; member
/openbmc/linux/arch/mips/include/asm/
H A Dfutex.h25 #define __futex_atomic_op(op, insn, ret, oldval, uaddr, oparg) \ argument
/openbmc/linux/arch/arm/include/asm/
H A Dprobes.h30 probes_opcode_t *insn; member
H A Dkprobes.h71 kprobe_opcode_t *insn; member
/openbmc/linux/arch/alpha/mm/
H A Dfault.c99 unsigned int insn; in do_page_fault() local
/openbmc/linux/arch/sparc/lib/
H A Dcopy_user.S52 #define LD(insn, src, offset, reg, label) \ argument
59 #define ST(insn, dst, offset, reg, label) \ argument
/openbmc/linux/arch/parisc/include/asm/
H A Dextable.h29 int insn; /* relative address of insn that is allowed to fault. */ member
H A Dkprobes.h38 kprobe_opcode_t *insn; member
/openbmc/linux/arch/sh/include/asm/
H A Dkprobes.h34 kprobe_opcode_t insn[MAX_INSN_SIZE]; member
/openbmc/linux/arch/loongarch/kernel/
H A Dmodule.c170 union loongarch_instruction *insn = (union loongarch_instruction *)location; in apply_r_larch_sop_imm_field() local
283 union loongarch_instruction *insn = (union loongarch_instruction *)location; in apply_r_larch_b26() local
315 union loongarch_instruction *insn = (union loongarch_instruction *)location; in apply_r_larch_pcala() local
/openbmc/linux/arch/s390/pci/
H A Dpci_insn.c22 u8 insn; member
37 static inline void zpci_err_insn_req(int lvl, u8 insn, u8 cc, u8 status, in zpci_err_insn_req()
47 static inline void zpci_err_insn_addr(int lvl, u8 insn, u8 cc, u8 status, in zpci_err_insn_addr()
/openbmc/qemu/target/loongarch/
H A Ddisas.c16 uint32_t insn; member
139 uint32_t insn; in print_insn_loongarch() local
349 #define INSN(insn, type) \ argument
810 #define INSN_LSX(insn, type) \ in PCADD_INSN() argument
1711 #define INSN_LASX(insn, type) \ in LSX_FCMP_INSN() argument
/openbmc/qemu/disas/
H A Dhppa.c401 #define get_opcode(insn) (((insn) >> 26) & 0x3f) argument
485 hppa_rebuild_insn (int insn, int value, int r_format) in hppa_rebuild_insn()
1765 #define GET_COMPL(insn) (GET_FIELD (insn, 26, 26) | \ argument
1768 #define GET_COND(insn) (GET_FIELD ((insn), 16, 18) + \ argument
1961 unsigned int insn, i; in print_insn_hppa() local
/openbmc/linux/kernel/bpf/
H A Dcore.c353 static int bpf_adj_delta_to_imm(struct bpf_insn *insn, u32 pos, s32 end_old, in bpf_adj_delta_to_imm()
371 static int bpf_adj_delta_to_off(struct bpf_insn *insn, u32 pos, s32 end_old, in bpf_adj_delta_to_off()
406 struct bpf_insn *insn = prog->insnsi; in bpf_adj_branches() local
1211 const struct bpf_insn *insn, bool extra_pass, in bpf_jit_get_func_addr()
1433 struct bpf_insn *insn; in bpf_jit_blind_constants() local
1679 static u64 ___bpf_prog_run(u64 *regs, const struct bpf_insn *insn) in ___bpf_prog_run()
2240 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args()
2251 const struct bpf_insn *insn) in __bpf_prog_ret0_warn()
2411 const struct bpf_insn *insn) in __bpf_prog_ret1()
/openbmc/qemu/linux-user/include/host/aarch64/
H A Dhost-signal.h54 uint32_t insn; in host_signal_write() local
/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c16 const char *which, const char *insn, int ofs) in check()

1...<<11121314151617181920>>...23