Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Dexoparg2.c91 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
Dexoparg1.c149 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
Dexcreate.c374 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
Dexoparg3.c87 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
Dexoparg6.c212 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_6A_0T_1R() local
Dexresolv.c335 union acpi_operand_object *operand, in acpi_ex_resolve_multiple()
Dexconfig.c155 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
Ddsutils.c797 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
Ddsopcode.c480 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
/linux-4.4.14/arch/x86/include/asm/
Dkvm_emulate.h229 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/
Dppc-dis.c61 const struct powerpc_operand *operand; in print_insn_powerpc() local
/linux-4.4.14/drivers/media/firewire/
Dfiredtv-avc.c82 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/
Ddis.c1730 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/
Dipu-dc.c130 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/
Dtrace_events_filter.c117 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/
Dkfd_dbgmgr.h249 enum HSA_DBG_WAVEOP operand; member
/linux-4.4.14/arch/x86/kvm/
Dvmx.c1278 } operand = { vpid, 0, gva }; in __invvpid() local
1290 } operand = {eptp, gpa}; in __invept() local
7325 } operand; in handle_invept() local