Home
last modified time | relevance | path

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

/linux-3.3/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
489 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_1R() local
Dexoparg1.c150 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_0R() local
217 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_0R() local
259 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_1R() local
587 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_1R() local
Dexoparg3.c88 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_0T_0R() local
147 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_1T_1R() local
Dexcreate.c378 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_processor() local
425 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_power_resource() local
474 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_method() local
Dexoparg6.c218 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_6A_0T_1R() local
Dexresolv.c337 union acpi_operand_object *operand, in acpi_ex_resolve_multiple()
Dexconfig.c151 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
Ddsutils.c787 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-3.3/arch/x86/include/asm/
Dkvm_emulate.h201 struct operand { struct
202 enum { OP_REG, OP_MEM, OP_IMM, OP_XMM, OP_NONE } type;
203 unsigned int bytes;
204 union {
208 union {
215 } addr;
216 union {
/linux-3.3/arch/s390/kernel/
Ddis.c149 struct operand { struct
150 int bits; /* The number of bits in the operand. */ argument
161 static const struct operand operands[] = argument
1356 const struct operand *operand) in extract_operand()
1477 const struct operand *operand; in print_insn() local
/linux-3.3/arch/powerpc/xmon/
Dppc-dis.c61 const struct powerpc_operand *operand; in print_insn_powerpc() local
/linux-3.3/drivers/media/dvb/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-3.3/kernel/trace/
Dtrace_events_filter.c108 char *operand; member
129 } operand; member
1171 static int postfix_append_operand(struct filter_parse_state *ps, char *operand) in postfix_append_operand()
/linux-3.3/arch/x86/kvm/
Dvmx.c906 } operand = { vpid, 0, gva }; in __invvpid() local
918 } operand = {eptp, gpa}; in __invept() local