Searched refs:AML_INT_EVAL_SUBTREE_OP (Results 1 – 4 of 4) sorted by relevance
90 op = acpi_ps_alloc_op (AML_INT_EVAL_SUBTREE_OP); in acpi_ds_execute_arguments()133 op = acpi_ps_alloc_op (AML_INT_EVAL_SUBTREE_OP); in acpi_ds_execute_arguments()
165 (op->common.parent->common.aml_opcode == AML_INT_EVAL_SUBTREE_OP)) { in acpi_ds_is_result_used()
558 case AML_INT_EVAL_SUBTREE_OP: in acpi_ds_exec_end_op()
205 #define AML_INT_EVAL_SUBTREE_OP (u16) 0x0037 macro