Home
last modified time | relevance | path

Searched defs:opcode (Results 301 – 325 of 575) sorted by relevance

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

/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_pm4_headers.h34 uint32_t opcode:8; member
/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_controlq.c1088 void ice_fill_dflt_direct_cmd_desc(struct ice_aq_desc *desc, u16 opcode) in ice_fill_dflt_direct_cmd_desc()
/Linux-v5.10/drivers/mmc/host/
Dsdhci-xenon.c349 static int xenon_execute_tuning(struct mmc_host *mmc, u32 opcode) in xenon_execute_tuning()
/Linux-v5.10/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c99 static bool be_cmd_allowed(struct be_adapter *adapter, u8 opcode, u8 subsystem) in be_cmd_allowed()
168 static bool be_skip_err_log(u8 opcode, u16 base_status, u16 addl_status) in be_skip_err_log()
190 u8 opcode = 0, subsystem = 0; in be_async_cmd_process() local
248 u8 opcode = 0, subsystem = 0; in be_mcc_compl_process() local
793 u8 subsystem, u8 opcode, int cmd_len, in be_wrb_cmd_hdr_prepare()
1456 u8 subsys = 0, opcode = 0; in be_cmd_q_destroy() local
/Linux-v5.10/arch/arm64/kernel/
Darmv8_deprecated.c353 static unsigned int __kprobes aarch32_check_condition(u32 opcode, u32 psr) in aarch32_check_condition()
/Linux-v5.10/drivers/spi/
Dspi-zynq-qspi.c531 u8 opcode = op->cmd.opcode; in zynq_qspi_exec_mem_op() local
Dspi-bcm63xx-hsspi.c160 u16 opcode = 0; in bcm63xx_hsspi_do_txrx() local
/Linux-v5.10/drivers/video/fbdev/
Dmetronomefb.c312 u16 opcode; in metronome_display_cmd() local
/Linux-v5.10/arch/x86/events/intel/
Dp4.c23 unsigned int opcode; /* Event code and ESCR selector */ member
/Linux-v5.10/arch/x86/math-emu/
Dfpu_emu.h115 unsigned int opcode:11; member
/Linux-v5.10/include/soc/fsl/
Dcpm.h163 static inline int cpm_command(u32 command, u8 opcode) in cpm_command()
/Linux-v5.10/net/mptcp/
Doptions.c308 int opcode = *ptr++; in mptcp_get_options() local
/Linux-v5.10/arch/x86/kvm/
Demulate.c194 struct opcode { struct
199 const struct opcode *group; argument
211 struct opcode mod012[8]; argument
5193 struct opcode opcode; in x86_decode_insn() local
/Linux-v5.10/include/uapi/linux/
Dcoda.h277 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument
296 u_int32_t opcode; member
305 u_int32_t opcode; member
Dvirtio_crypto.h60 __le32 opcode; member
269 __le32 opcode; member
/Linux-v5.10/drivers/usb/serial/
Ddigi_acceleport.c1385 int opcode; in digi_read_inb_callback() local
1477 int opcode, line, status, val; in digi_read_oob_callback() local
/Linux-v5.10/arch/x86/include/asm/
Dperf_event_p4.h295 #define P4_OPCODE_ESEL(opcode) ((opcode & 0x00ff) >> 0) argument
296 #define P4_OPCODE_EVNT(opcode) ((opcode & 0xff00) >> 8) argument
/Linux-v5.10/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c1431 int i = 0, opcode; in netxen_handle_fw_message() local
1660 int opcode, ring = 0, desc_cnt; in netxen_process_rcv_ring() local
/Linux-v5.10/drivers/net/ipa/
Dipa_endpoint.c58 u8 opcode; /* enum ipa_status_opcode */ member
1016 static bool ipa_status_format_packet(enum ipa_status_opcode opcode) in ipa_status_format_packet()
/Linux-v5.10/drivers/bluetooth/
Dbtrtl.c259 u8 opcode, length, data; in rtlbt_parse_firmware() local
/Linux-v5.10/drivers/gpu/ipu-v3/
Dipu-dc.c119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
/Linux-v5.10/drivers/gpu/drm/i915/
Dintel_sideband.c94 u32 devfn, u32 port, u32 opcode, in vlv_sideband_rw()
/Linux-v5.10/sound/drivers/vx/
Dvx_cmd.h79 unsigned int opcode; /* command word */ member
/Linux-v5.10/include/rdma/
Dib_pma.h35 u8 opcode; member
/Linux-v5.10/arch/x86/kernel/kprobes/
Dcore.c161 kprobe_opcode_t opcode; in can_boost() local

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