/Linux-v4.19/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 | excreate.c | 317 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_processor() local 364 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_power_resource() local 413 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_method() 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 | 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 | 751 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
|
D | dsopcode.c | 447 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-dis.c | 37 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc() 73 const struct powerpc_operand *operand; in skip_optional_operands() local 102 const struct powerpc_operand *operand; in lookup_powerpc() local 175 const struct powerpc_operand *operand; in print_insn_powerpc() local
|
D | ppc.h | 441 ppc_optional_operand_value (const struct powerpc_operand *operand) in ppc_optional_operand_value()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | kvm_emulate.h | 236 struct operand { struct 237 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; 238 unsigned int bytes; 239 unsigned int count; 240 union { 244 union { 252 } addr; 253 union {
|
/Linux-v4.19/arch/s390/kernel/ |
D | dis.c | 344 const struct s390_operand *operand) in extract_operand() 426 const struct s390_operand *operand; in print_insn() local
|
/Linux-v4.19/drivers/media/firewire/ |
D | firedtv-avc.c | 82 u8 operand[509]; member 89 u8 operand[509]; member 313 static int add_pid_filter(struct firedtv *fdtv, u8 *operand) in add_pid_filter()
|
/Linux-v4.19/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 128 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_dbgmgr.h | 248 enum HSA_DBG_WAVEOP operand; member
|
/Linux-v4.19/kernel/trace/ |
D | trace_events_hist.c | 121 struct hist_field *operand = hist_field->operands[0]; in hist_field_log2() local 161 struct hist_field *operand = hist_field->operands[0]; in hist_field_unary_minus() local 1296 struct hist_field *operand; in check_field_for_var_refs() local 1402 struct hist_field *operand; in field_has_hist_vars() local
|
/Linux-v4.19/arch/x86/kvm/ |
D | vmx.c | 2086 } operand = { vpid, 0, gva }; in __invvpid() local 2099 } operand = {eptp, gpa}; in __invept() local 8957 } operand; in handle_invept() local 9020 } operand; in handle_invvpid() local 9109 } operand; in handle_invpcid() local
|