/linux-4.4.14/drivers/acpi/acpica/ |
D | exoparg2.c | 91 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_0R() local 158 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_2T_1R() local 256 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_1T_1R() local 495 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_1R() local
|
D | exoparg1.c | 149 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_0R() local 216 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_0R() local 258 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_1R() local 585 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_1R() local
|
D | excreate.c | 374 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_processor() local 421 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_power_resource() local 470 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_method() local
|
D | exoparg3.c | 87 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_0T_0R() local 157 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_1T_1R() local
|
D | exoparg6.c | 212 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_6A_0T_1R() local
|
D | exresolv.c | 335 union acpi_operand_object *operand, in acpi_ex_resolve_multiple()
|
D | exconfig.c | 155 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
|
D | dsutils.c | 797 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
|
D | dsopcode.c | 480 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | kvm_emulate.h | 229 struct operand { struct 230 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; 231 unsigned int bytes; 232 unsigned int count; 233 union { 237 union { 245 } addr; 246 union {
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | ppc-dis.c | 61 const struct powerpc_operand *operand; in print_insn_powerpc() local
|
/linux-4.4.14/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-4.4.14/arch/s390/kernel/ |
D | dis.c | 1730 const struct s390_operand *operand) in extract_operand() 1894 const struct s390_operand *operand; in print_insn() local
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 130 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
|
/linux-4.4.14/kernel/trace/ |
D | trace_events_filter.c | 117 char *operand; member 138 } operand; member 1255 static int postfix_append_operand(struct filter_parse_state *ps, char *operand) in postfix_append_operand()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_dbgmgr.h | 249 enum HSA_DBG_WAVEOP operand; member
|
/linux-4.4.14/arch/x86/kvm/ |
D | vmx.c | 1278 } operand = { vpid, 0, gva }; in __invvpid() local 1290 } operand = {eptp, gpa}; in __invept() local 7325 } operand; in handle_invept() local
|