Home
last modified time | relevance | path

Searched defs:opcode (Results 51 – 75 of 769) sorted by relevance

12345678910>>...31

/openbmc/linux/drivers/net/ipa/
H A Dipa_cmd.c361 enum ipa_cmd_opcode opcode, u16 size, u32 offset, in ipa_cmd_table_init_add()
404 enum ipa_cmd_opcode opcode = IPA_CMD_HDR_INIT_LOCAL; in ipa_cmd_hdr_init_local_add() local
435 u32 opcode = IPA_CMD_REGISTER_WRITE; in ipa_cmd_register_write_add() local
490 enum ipa_cmd_opcode opcode = IPA_CMD_IP_PACKET_INIT; in ipa_cmd_ip_packet_init_add() local
515 enum ipa_cmd_opcode opcode = IPA_CMD_DMA_SHARED_MEM; in ipa_cmd_dma_shared_mem_add() local
555 enum ipa_cmd_opcode opcode = IPA_CMD_IP_PACKET_TAG_STATUS; in ipa_cmd_ip_tag_status_add() local
573 enum ipa_cmd_opcode opcode = IPA_CMD_NONE; in ipa_cmd_transfer_add() local
/openbmc/linux/arch/s390/tools/
H A Dgen_opcode_table.c24 char opcode[STRING_SIZE_MAX]; member
35 char opcode[2]; member
233 char *opcode; in print_opcode() local
273 char opcode[2] = ""; in print_opcode_table() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_rc.c740 u32 opcode; in reset_psn() local
886 u32 opcode; in qib_rc_send_complete() local
1007 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack()
1273 u32 opcode, in qib_rc_rcv_resp()
1496 u32 opcode, in qib_rc_rcv_error()
1719 u32 opcode; in qib_rc_rcv() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c13 u8 opcode; in __get_ib_hdr_len() local
27 u8 opcode; in __get_16b_hdr_len() local
119 u8 *se, u8 *pad, u8 *opcode, u8 *tver, in hfi1_trace_parse_9b_bth()
136 u8 *ack, u8 *mig, u8 *opcode, in hfi1_trace_parse_16b_bth()
223 u8 se, u8 pad, u8 opcode, const char *opname, in hfi1_trace_fmt_rest()
250 u8 opcode, u8 l4, u32 dest_qpn, u32 src_qpn, in parse_everbs_hdrs()
H A Drc.c1420 u32 opcode = wqe->wr.opcode; in update_num_rd_atomic() local
1462 u32 opcode; in reset_psn() local
1675 u8 opcode = ib_bth_get_opcode(ohdr); in hfi1_rc_verbs_aborted() local
1698 u32 opcode, head, tail; in hfi1_rc_send_complete() local
1964 int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack()
2319 u8 opcode = packet->opcode; in rc_rcv_resp() local
2511 struct rvt_qp *qp, u32 opcode, u32 psn, in rc_rcv_error()
2772 u32 opcode = packet->opcode; in hfi1_rc_rcv() local
3216 u32 opcode; in hfi1_rc_hdrerr() local
H A Dfault.h32 bool opcode; member
55 u32 opcode) in hfi1_dbg_should_fault_tx()
/openbmc/u-boot/include/dt-bindings/sound/
H A Dazalia.h25 #define AZALIA_SET_BYTE(codec, nid, opcode, val, byte) \ argument
32 #define AZALIA_WORD(codec, nid, opcode, val) \ argument
/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c269 static void calculate_N1(PnvSpi *s, uint8_t opcode) in calculate_N1()
353 static bool operation_shiftn1(PnvSpi *s, uint8_t opcode, in operation_shiftn1()
514 static void calculate_N2(PnvSpi *s, uint8_t opcode) in calculate_N2()
593 static bool operation_shiftn2(PnvSpi *s, uint8_t opcode, in operation_shiftn2()
701 uint8_t opcode = 0; in operation_sequencer() local
/openbmc/linux/drivers/scsi/
H A Dnsp32_debug.c47 #define group(opcode) (((opcode) >> 5) & 7) argument
63 static void print_opcodek(unsigned char opcode) in print_opcodek()
/openbmc/linux/drivers/acpi/acpica/
H A Dpsparse.c41 u32 acpi_ps_get_opcode_size(u32 opcode) in acpi_ps_get_opcode_size()
70 u16 opcode; in acpi_ps_peek_opcode() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcmdhdr.h45 static inline u32 iwl_cmd_id(u8 opcode, u8 groupid, u8 version) in iwl_cmd_id()
51 #define WIDE_ID(grp, opcode) (((grp) << 8) | (opcode)) argument
52 #define DEF_ID(opcode) ((1 << 8) | (opcode)) argument
/openbmc/linux/drivers/vdpa/solidrun/
H A Dsnet_ctrl.c50 u16 opcode; member
132 static int snet_ctrl_read_from_dpu(struct snet *snet, u16 opcode, u16 vq_idx, void *buffer, in snet_ctrl_read_from_dpu()
218 static int snet_send_ctrl_msg_old(struct snet *snet, u32 opcode) in snet_send_ctrl_msg_old()
252 static int snet_send_ctrl_msg(struct snet *snet, u16 opcode, u16 vq_idx) in snet_send_ctrl_msg()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c64 enum hclge_opcode_type opcode, in hclge_comm_cmd_setup_basic_desc()
268 static bool hclge_comm_is_special_opcode(u16 opcode) in hclge_comm_is_special_opcode()
350 static u32 hclge_get_cmdq_tx_timeout(u16 opcode, u32 tx_timeout) in hclge_get_cmdq_tx_timeout()
364 static void hclge_comm_wait_for_resp(struct hclge_comm_hw *hw, u16 opcode, in hclge_comm_wait_for_resp()
411 u16 opcode, desc_ret; in hclge_comm_cmd_check_retval() local
/openbmc/qemu/target/hexagon/
H A Ddecode.c191 static bool decode_opcode_can_jump(int opcode) in decode_opcode_can_jump()
207 static bool decode_opcode_ends_loop(int opcode) in decode_opcode_ends_loop()
218 uint16_t opcode; in decode_set_insn_attr_fields() local
297 int opcode = packet->insn[i].opcode; in decode_shuffle_for_execution() local
326 int opcode = packet->insn[i].opcode; in decode_shuffle_for_execution() local
/openbmc/linux/arch/x86/include/asm/
H A Diosf_mbi.h202 int iosf_mbi_read(u8 port, u8 opcode, u32 offset, u32 *mdr) in iosf_mbi_read()
209 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) in iosf_mbi_write()
216 int iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) in iosf_mbi_modify()
/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_debug.c49 #define group(opcode) (((opcode) >> 5) & 7) argument
65 static void print_opcodek(unsigned char opcode) in print_opcodek()
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c936 target_ulong opcode, in h_int_get_source_info()
1048 target_ulong opcode, in h_int_set_source_config()
1157 target_ulong opcode, in h_int_get_source_config()
1232 target_ulong opcode, in h_int_get_queue_info()
1320 target_ulong opcode, in h_int_set_queue_config()
1491 target_ulong opcode, in h_int_get_queue_config()
1594 target_ulong opcode, in h_int_set_os_reporting_line()
1634 target_ulong opcode, in h_int_get_os_reporting_line()
1681 target_ulong opcode, in h_int_esb()
1757 target_ulong opcode, in h_int_sync()
[all …]
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c190 static u16 get_legacy_obj_type(u16 opcode) in get_legacy_obj_type()
208 u16 opcode; in get_dec_obj_type() local
286 static u64 get_enc_obj_id(u32 opcode, u32 obj_id) in get_enc_obj_id()
291 static u32 devx_get_created_obj_id(const void *in, const void *out, u16 opcode) in devx_get_created_obj_id()
367 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_get_obj_id() local
609 u16 opcode; in devx_is_valid_obj_id() local
670 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_is_valid_obj_id() local
692 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_set_umem_valid() local
781 static bool devx_is_obj_create_cmd(const void *in, u16 *opcode) in devx_is_obj_create_cmd()
836 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_is_obj_modify_cmd() local
[all …]
/openbmc/qemu/hw/ppc/
H A Dspapr_vio.c160 target_ulong opcode, target_ulong *args) in h_reg_crq()
216 target_ulong opcode, target_ulong *args) in h_free_crq()
230 target_ulong opcode, target_ulong *args) in h_send_crq()
253 target_ulong opcode, target_ulong *args) in h_enable_crq()
546 target_ulong opcode, in h_vio_signal()
H A Dspapr_nvdimm.c244 target_ulong opcode, in h_scm_read_metadata()
299 target_ulong opcode, in h_scm_write_metadata()
361 target_ulong opcode, target_ulong *args) in h_scm_bind_mem()
658 target_ulong opcode, target_ulong *args) in h_scm_flush()
716 target_ulong opcode, target_ulong *args) in h_scm_unbind_mem()
774 target_ulong opcode, target_ulong *args) in h_scm_unbind_all()
824 target_ulong opcode, target_ulong *args) in h_scm_health()
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_awg_utils.c16 enum opcode { enum
28 static int awg_generate_instr(enum opcode opcode, in awg_generate_instr()
/openbmc/linux/include/scsi/
H A Discsi_proto.h77 uint8_t opcode; member
139 uint8_t opcode; member
184 uint8_t opcode; member
215 uint8_t opcode; member
243 uint8_t opcode; member
258 uint8_t opcode; member
274 uint8_t opcode; member
305 uint8_t opcode; member
332 uint8_t opcode; member
350 uint8_t opcode; member
[all …]
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-dis.c83 const struct powerpc_opcode *opcode; in lookup_powerpc() local
121 const struct powerpc_opcode *opcode; in print_insn_powerpc() local
/openbmc/qemu/linux-user/arm/
H A Dcpu_loop.c247 static bool insn_is_linux_bkpt(uint32_t opcode, bool is_thumb) in insn_is_linux_bkpt()
265 static bool emulate_arm_fpa11(CPUARMState *env, uint32_t opcode) in emulate_arm_fpa11()
338 uint32_t opcode; in cpu_loop() local
/openbmc/linux/arch/arm/probes/
H A Ddecode-thumb.c843 static void __kprobes thumb16_singlestep(probes_opcode_t opcode, in thumb16_singlestep()
852 static void __kprobes thumb32_singlestep(probes_opcode_t opcode, in thumb32_singlestep()

12345678910>>...31