Lines Matching defs:opcode
184 ACPI_ERROR((AE_INFO, "Unknown parent opcode Op=%p", op));
190 * the parent opcode will not use the result, delete the object.
200 /* Never delete the return value associated with a return opcode */
225 /* The general control opcode returns no result */
294 * DESCRIPTION: Used after interpretation of an opcode. If there is an internal
295 * result descriptor, check if the parent opcode will actually use
415 * opcode to the equivalent interpreter object. This may include
430 u16 opcode;
458 * opcode that unfortunately defines the field name as the last
463 * actual opcode exists.
468 ((walk_state->opcode == AML_CREATE_FIELD_OP) ? 3 : 2))) {
512 * error is for the cond_ref_of opcode.
531 * This opcode should never appear here. It is used only
582 opcode = AML_ZERO_OP; /* Has no arguments! */
587 opcode = arg->common.aml_opcode;
592 op_info = acpi_ps_get_opcode_info(opcode);
626 acpi_ds_init_object_from_op(walk_state, arg, opcode,
734 * the opcode of current operation should be