Home
last modified time | relevance | path

Searched defs:opcode (Results 101 – 125 of 769) sorted by relevance

12345678910>>...31

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcmd.h33 static inline int mlxsw_cmd_exec_in(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_in()
41 static inline int mlxsw_cmd_exec_out(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_out()
51 static inline int mlxsw_cmd_exec_none(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_none()
79 static inline const char *mlxsw_cmd_opcode_str(u16 opcode) in mlxsw_cmd_opcode_str()
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h412 static inline u32 hppa_t1_insn(u8 opcode, u8 b, u8 r, s16 im14) in hppa_t1_insn()
417 static inline u32 hppa_t5_insn(u8 opcode, u8 tr, u32 val21) in hppa_t5_insn()
422 static inline u32 hppa_t6_insn(u8 opcode, u8 r2, u8 r1, u8 c, u8 f, u8 ext6, u16 t) in hppa_t6_insn()
429 static inline u32 hppa_t7_insn(u8 opcode, u8 r, u8 t, u32 im11) in hppa_t7_insn()
435 static inline u32 hppa_t10_insn(u8 opcode, u8 r2, u8 r1, u8 c, u8 ext3, u8 cp, u8 t) in hppa_t10_insn()
442 static inline u32 hppa_t11_insn(u8 opcode, u8 r2, u8 r1, u8 c, u32 w, u8 nop) in hppa_t11_insn()
450 static inline u32 hppa_t12_insn(u8 opcode, u8 rp, u32 w, u8 ext3, u8 nop) in hppa_t12_insn()
455 static inline u32 hppa_t12_L_insn(u8 opcode, u32 w, u8 nop) in hppa_t12_L_insn()
461 static inline u32 hppa_t21_insn(u8 opcode, u8 r2, u8 r1, u8 ext8, u8 t) in hppa_t21_insn()
/openbmc/linux/arch/arm/kernel/
H A Dopcodes.c52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
/openbmc/qemu/target/hexagon/
H A Dattribs.h32 #define GET_ATTRIB(opcode, attrib) \ argument
H A Diclass.c32 SlotMask find_iclass_slots(Opcode opcode, int itype) in find_iclass_slots()
/openbmc/qemu/linux-user/arm/nwfpe/
H A Dfpa11_cpdo.c25 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
H A Dsingle_cpdo.c38 unsigned int SingleCPDO(const unsigned int opcode) in SingleCPDO()
H A Dextended_cpdo.c38 unsigned int ExtendedCPDO(const unsigned int opcode) in ExtendedCPDO()
H A Ddouble_cpdo.c38 unsigned int DoubleCPDO(const unsigned int opcode) in DoubleCPDO()
/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Ddev.c107 static const char *pdsc_devcmd_str(int opcode) in pdsc_devcmd_str()
127 static int pdsc_devcmd_wait(struct pdsc *pdsc, u8 opcode, int max_seconds) in pdsc_devcmd_wait()
/openbmc/linux/arch/x86/platform/intel/
H A Diosf_mbi.c97 int iosf_mbi_read(u8 port, u8 opcode, u32 offset, u32 *mdr) in iosf_mbi_read()
120 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) in iosf_mbi_write()
143 int iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) in iosf_mbi_modify()
/openbmc/linux/arch/arm/nwfpe/
H A Dfpa11_cpdo.c18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h119 u8 opcode; member
152 u8 opcode; member
171 u8 opcode; member
190 u8 opcode; member
212 u8 opcode; member
322 u8 opcode; member
564 u8 opcode; member
592 u8 opcode; member
673 u8 opcode; member
878 static inline u64 encode_txq_desc_cmd(u8 opcode, u8 flags, in encode_txq_desc_cmd()
[all …]
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h87 #define SPI_NOR_SECTOR_ERASE_OP(opcode, addr_nbytes, addr) \ argument
93 #define SPI_NOR_READ_OP(opcode) \ argument
99 #define SPI_NOR_PP_OP(opcode) \ argument
141 u8 opcode; member
146 u8 opcode; member
211 u8 opcode; member
230 u8 opcode; member
/openbmc/linux/include/trace/events/
H A Dtarget.h15 #define scsi_opcode_name(opcode) { opcode, #opcode } argument
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_tftp.h13 __be16 opcode; member
/openbmc/linux/arch/x86/kernel/
H A Dalternative.c1682 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early()
1911 void *text_poke(void *addr, const void *opcode, size_t len) in text_poke()
1932 void *text_poke_kgdb(void *addr, const void *opcode, size_t len) in text_poke_kgdb()
1937 void *text_poke_copy_locked(void *addr, const void *opcode, size_t len, in text_poke_copy_locked()
1970 void *text_poke_copy(void *addr, const void *opcode, size_t len) in text_poke_copy()
2029 u8 opcode; member
2319 const void *opcode, size_t len, const void *emulate) in text_poke_loc_init()
2427 void __ref text_poke_queue(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_queue()
2448 void __ref text_poke_bp(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_bp()
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c79 static int bnxt_qplib_map_rc(u8 opcode) in bnxt_qplib_map_rc()
284 struct bnxt_qplib_cmdqmsg *msg, u8 opcode) in __send_message()
419 u8 opcode) in __send_message_basic_sanity()
490 u8 opcode; in __bnxt_qplib_rcfw_send_message() local
/openbmc/qemu/hw/ppc/
H A Dspapr_iommu.c478 target_ulong opcode, target_ulong *args) in h_put_tce_indirect()
523 target_ulong opcode, target_ulong *args) in h_stuff_tce()
562 target_ulong opcode, target_ulong *args) in h_put_tce()
603 target_ulong opcode, target_ulong *args) in h_get_tce()
/openbmc/linux/drivers/spmi/
H A Dspmi.c94 spmi_cmd(struct spmi_controller *ctrl, u8 opcode, u8 sid) in spmi_cmd()
106 static inline int spmi_read_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_read_cmd()
120 static inline int spmi_write_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_write_cmd()
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_mm.c285 uint8_t opcode; in handle_drvrcmd() local
360 uint8_t opcode; in mimd_to_kioc() local
807 uint8_t opcode; in kioc_to_mimd() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dasm-prototypes.h27 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets()
/openbmc/linux/drivers/bluetooth/
H A Dhci_ath.c44 __u8 opcode; member
147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd()
/openbmc/linux/include/linux/soc/qcom/
H A Dpmic_glink.h21 __le32 opcode; member
/openbmc/linux/io_uring/
H A Dcancel.h11 u8 opcode; member

12345678910>>...31