Home
last modified time | relevance | path

Searched defs:operand (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/xmon/
H A Dppc-dis.c26 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc()
62 const struct powerpc_operand *operand; in skip_optional_operands() local
91 const struct powerpc_operand *operand; in lookup_powerpc() local
153 const struct powerpc_operand *operand; in print_insn_powerpc() local
H A Dppc.h439 ppc_optional_operand_value (const struct powerpc_operand *operand) in ppc_optional_operand_value()
/linux/drivers/acpi/acpica/
H A Dutmath.c91 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left()
128 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right()
189 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left()
213 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right()
H A Ddsutils.c756 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
/linux/drivers/dma/idxd/
H A Ddevice.c211 u32 status, operand; in idxd_wq_disable() local
254 u32 operand; in idxd_wq_drain() local
270 u32 operand; in idxd_wq_reset() local
495 static void idxd_cmd_exec(struct idxd_device *idxd, int cmd_code, u32 operand, in idxd_cmd_exec()
604 u32 operand; in idxd_device_drain_pasid() local
616 u32 operand, status; in idxd_device_request_int_handle() local
646 u32 operand, status; in idxd_device_release_int_handle() local
/linux/tools/testing/selftests/x86/bugs/
H A Dits_indirect_alignment.py92 operand = kcore_insn.op_str variable
/linux/drivers/media/firewire/
H A Dfiredtv-avc.c78 u8 operand[509]; member
85 u8 operand[509]; member
309 static int add_pid_filter(struct firedtv *fdtv, u8 *operand) in add_pid_filter()
/linux/drivers/gpu/ipu-v3/
H A Dipu-dc.c119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()