Searched refs:AML_STORE_OP (Results 1 – 5 of 5) sorted by relevance
411 if (walk_state->opcode == AML_STORE_OP) { in acpi_ex_store_object_to_node()
54 #define AML_STORE_OP (u16) 0x70 macro
302 if ((opcode == AML_STORE_OP) && in acpi_ex_resolve_operands()
420 (walk_state->opcode == AML_STORE_OP) && in acpi_ds_exec_end_op()
416 case AML_STORE_OP: /* Store (Source, Target) */ in acpi_ex_opcode_1A_1T_1R()