Searched refs:AML_STORE_OP (Results 1 – 4 of 4) sorted by relevance
334 if ((opcode == AML_STORE_OP) && in acpi_ex_resolve_operands()
93 #define AML_STORE_OP (u16) 0x70 macro
447 (walk_state->opcode == AML_STORE_OP) && in acpi_ds_exec_end_op()
450 case AML_STORE_OP: /* Store (Source, Target) */ in acpi_ex_opcode_1A_1T_1R()