Searched refs:AML_INT_METHODCALL_OP (Results 1 – 7 of 7) sorted by relevance
345 if (op->common.aml_opcode != AML_INT_METHODCALL_OP) { in acpi_db_single_step()361 if (op->common.aml_opcode == AML_INT_METHODCALL_OP) { in acpi_db_single_step()
251 acpi_ps_init_op(arg, AML_INT_METHODCALL_OP); in acpi_ps_get_next_namepath()268 acpi_ps_init_op(arg, AML_INT_METHODCALL_OP); in acpi_ps_get_next_namepath()858 if (arg->common.aml_opcode == AML_INT_METHODCALL_OP) { in acpi_ps_get_next_arg()
257 case AML_INT_METHODCALL_OP: in acpi_ps_get_child()
164 AML_INT_METHODCALL_OP) in acpi_ex_resolve_object_to_value()
172 #define AML_INT_METHODCALL_OP (u16) 0x0035 macro
420 (op->common.aml_opcode != AML_INT_METHODCALL_OP)) { in acpi_ds_load2_end_op()
488 AML_INT_METHODCALL_OP) in acpi_ds_create_operand()