Searched defs:operand (Results 1 – 15 of 15) sorted by relevance
/drivers/acpi/acpica/ |
D | exoparg2.c | 57 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_0R() local 124 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_2T_1R() local 223 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_1T_1R() local 467 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_1R() local
|
D | exoparg1.c | 115 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_0R() local 182 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_0R() local 224 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_1R() local 559 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_1R() local
|
D | utmath.c | 91 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()
|
D | excreate.c | 316 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_processor() local 363 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_power_resource() local 411 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_method() local
|
D | exoparg3.c | 53 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_0T_0R() local 127 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_1T_1R() local
|
D | exoparg6.c | 178 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_6A_0T_1R() local
|
D | exresolv.c | 303 union acpi_operand_object *operand, in acpi_ex_resolve_multiple()
|
D | exconfig.c | 86 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
|
D | dsutils.c | 749 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
|
D | dsopcode.c | 465 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
|
/drivers/dma/idxd/ |
D | device.c | 243 u32 status, operand; in idxd_wq_disable() local 271 u32 operand; in idxd_wq_drain() local 287 u32 operand; in idxd_wq_reset() local 487 static void idxd_cmd_exec(struct idxd_device *idxd, int cmd_code, u32 operand, in idxd_cmd_exec() 601 u32 operand; in idxd_device_drain_pasid() local 613 u32 operand, status; in idxd_device_request_int_handle() local 643 u32 operand, status; in idxd_device_release_int_handle() local
|
D | registers.h | 166 u32 operand:20; member
|
/drivers/media/firewire/ |
D | firedtv-avc.c | 78 u8 operand[509]; member 85 u8 operand[509]; member 309 static int add_pid_filter(struct firedtv *fdtv, u8 *operand) in add_pid_filter()
|
/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_dbgmgr.h | 248 enum HSA_DBG_WAVEOP operand; member
|