Home
last modified time | relevance | path

Searched refs:aml_opcode (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Ddsutils.c175 aml_opcode))); in acpi_ds_is_result_used()
197 switch (op->common.parent->common.aml_opcode) { in acpi_ds_is_result_used()
242 || (op->common.parent->common.aml_opcode == in acpi_ds_is_result_used()
270 aml_opcode), op)); in acpi_ds_is_result_used()
279 aml_opcode), op)); in acpi_ds_is_result_used()
484 aml_opcode); in acpi_ds_create_operand()
487 (parent_op->common.aml_opcode != in acpi_ds_create_operand()
490 && (parent_op->common.aml_opcode != in acpi_ds_create_operand()
515 if (parent_op->common.aml_opcode == in acpi_ds_create_operand()
528 } else if (parent_op->common.aml_opcode == in acpi_ds_create_operand()
[all …]
H A Ddbxface.c157 if ((parent_op->common.aml_opcode == AML_IF_OP) in acpi_db_get_display_op()
158 || (parent_op->common.aml_opcode == in acpi_db_get_display_op()
167 if ((parent_op->common.aml_opcode == AML_IF_OP) in acpi_db_get_display_op()
168 || (parent_op->common.aml_opcode == in acpi_db_get_display_op()
170 || (parent_op->common.aml_opcode == in acpi_db_get_display_op()
172 || (parent_op->common.aml_opcode == in acpi_db_get_display_op()
174 || (parent_op->common.aml_opcode == in acpi_db_get_display_op()
257 if (op->common.aml_opcode == AML_INT_NAMEDFIELD_OP) { in acpi_db_single_step()
309 if ((op->common.aml_opcode == AML_IF_OP) || in acpi_db_single_step()
310 (op->common.aml_opcode == AML_WHILE_OP)) { in acpi_db_single_step()
[all …]
H A Ddsopcode.c25 acpi_ds_init_buffer_field(u16 aml_opcode,
75 acpi_ds_init_buffer_field(u16 aml_opcode, in acpi_ds_init_buffer_field() argument
109 acpi_ps_get_opcode_name(aml_opcode), in acpi_ds_init_buffer_field()
121 switch (aml_opcode) { in acpi_ds_init_buffer_field()
189 aml_opcode)); in acpi_ds_init_buffer_field()
221 aml_opcode == AML_CREATE_FIELD_OP; in acpi_ds_init_buffer_field()
236 if (aml_opcode == AML_CREATE_FIELD_OP) { in acpi_ds_init_buffer_field()
592 op->common.aml_opcode, op)); in acpi_ds_eval_data_object_operands()
626 switch (op->common.aml_opcode) { in acpi_ds_eval_data_object_operands()
655 (op->common.parent->common.aml_opcode != in acpi_ds_eval_data_object_operands()
[all …]
H A Dpsloop.c62 switch (op->common.aml_opcode) { in acpi_ps_get_arguments()
98 switch (op->common.aml_opcode) { in acpi_ps_get_arguments()
136 switch (op->common.aml_opcode) { in acpi_ps_get_arguments()
161 (op->common.parent->common.aml_opcode == in acpi_ps_get_arguments()
251 aml_opcode == AML_IF_OP) in acpi_ps_parse_loop()
253 aml_opcode == AML_WHILE_OP)) in acpi_ps_parse_loop()
380 switch (op->common.aml_opcode) { in acpi_ps_parse_loop()
481 acpi_ps_get_opcode_info(op->common.aml_opcode); in acpi_ps_parse_loop()
483 if (op->common.aml_opcode == AML_REGION_OP || in acpi_ps_parse_loop()
509 if (op->common.aml_opcode == AML_BANK_FIELD_OP) { in acpi_ps_parse_loop()
[all …]
H A Dpsobject.c166 unnamed_op->common.aml_opcode = walk_state->opcode; in acpi_ps_build_named_op()
264 if ((*op)->common.aml_opcode == AML_REGION_OP || in acpi_ps_build_named_op()
265 (*op)->common.aml_opcode == AML_DATA_REGION_OP) { in acpi_ps_build_named_op()
399 || (parent_scope->common.aml_opcode == in acpi_ps_create_op()
481 walk_state->opcode = (*op)->common.aml_opcode; in acpi_ps_complete_op()
509 acpi_ps_get_opcode_info((*op)->common.aml_opcode); in acpi_ps_complete_op()
510 walk_state->opcode = (*op)->common.aml_opcode; in acpi_ps_complete_op()
555 if (((*op)->common.aml_opcode == AML_REGION_OP) in acpi_ps_complete_op()
556 || ((*op)->common.aml_opcode == in acpi_ps_complete_op()
657 aml_opcode); in acpi_ps_complete_final_op()
[all …]
H A Dpsparse.c144 aml_opcode); in acpi_ps_complete_this_op()
169 if ((op->common.parent->common.aml_opcode == in acpi_ps_complete_this_op()
171 || (op->common.parent->common.aml_opcode == in acpi_ps_complete_this_op()
173 || (op->common.parent->common.aml_opcode == in acpi_ps_complete_this_op()
175 || (op->common.parent->common.aml_opcode == in acpi_ps_complete_this_op()
177 || (op->common.parent->common.aml_opcode == in acpi_ps_complete_this_op()
179 || (op->common.parent->common.aml_opcode == in acpi_ps_complete_this_op()
188 if ((op->common.parent->common.aml_opcode == in acpi_ps_complete_this_op()
192 if ((op->common.aml_opcode == AML_BUFFER_OP) in acpi_ps_complete_this_op()
194 || (op->common.aml_opcode == in acpi_ps_complete_this_op()
[all …]
H A Ddsobject.c46 if (op->common.aml_opcode == AML_INT_NAMEPATH_OP) { in acpi_ds_build_internal_object()
56 if ((op->common.parent->common.aml_opcode == in acpi_ds_build_internal_object()
58 || (op->common.parent->common.aml_opcode == in acpi_ds_build_internal_object()
95 (op->common.aml_opcode))-> in acpi_ds_build_internal_object()
102 acpi_ds_init_object_from_op(walk_state, op, op->common.aml_opcode, in acpi_ds_build_internal_object()
113 if ((op->common.parent->common.aml_opcode == AML_PACKAGE_OP) || in acpi_ds_build_internal_object()
114 (op->common.parent->common.aml_opcode == AML_VARIABLE_PACKAGE_OP)) { in acpi_ds_build_internal_object()
117 if ((op->common.aml_opcode == AML_INT_NAMEPATH_OP) && in acpi_ds_build_internal_object()
189 if (byte_list->common.aml_opcode != AML_INT_BYTELIST_OP) { in acpi_ds_build_internal_buffer_obj()
192 byte_list->common.aml_opcode, byte_list)); in acpi_ds_build_internal_buffer_obj()
[all …]
H A Ddswexec.c201 walk_state->opcode = op->common.aml_opcode; in acpi_ds_exec_begin_op()
203 acpi_ps_get_opcode_info(op->common.aml_opcode); in acpi_ds_exec_begin_op()
252 if (op->common.aml_opcode == AML_INT_NAMEPATH_OP) { in acpi_ds_exec_begin_op()
279 if (op->common.aml_opcode != AML_SCOPE_OP) { in acpi_ds_exec_begin_op()
348 op->common.aml_opcode)); in acpi_ds_exec_end_op()
473 ((op->asl.parent->asl.aml_opcode == AML_PACKAGE_OP) in acpi_ds_exec_end_op()
474 || (op->asl.parent->asl.aml_opcode == in acpi_ds_exec_end_op()
582 aml_opcode)); in acpi_ds_exec_end_op()
584 switch (op->common.parent->common.aml_opcode) { in acpi_ds_exec_end_op()
643 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_exec_end_op()
[all …]
H A Ddscontrol.c44 op, op->common.aml_opcode, walk_state)); in acpi_ds_exec_begin_control_op()
46 switch (op->common.aml_opcode) { in acpi_ds_exec_begin_control_op()
86 control_state->control.opcode = op->common.aml_opcode; in acpi_ds_exec_begin_control_op()
142 switch (op->common.aml_opcode) { in acpi_ds_exec_end_control_op()
355 if (op->common.aml_opcode == AML_BREAK_OP) { in acpi_ds_exec_end_control_op()
365 op->common.aml_opcode, op)); in acpi_ds_exec_end_control_op()
H A Dpswalk.c56 aml_opcode), in acpi_ps_delete_parse_tree()
59 if (op->named.aml_opcode == AML_INT_NAMEPATH_OP) { in acpi_ps_delete_parse_tree()
63 if (op->named.aml_opcode == AML_STRING_OP) { in acpi_ps_delete_parse_tree()
H A Dpstree.c52 op_info = acpi_ps_get_opcode_info(op->common.aml_opcode); in acpi_ps_get_arg()
107 op_info = acpi_ps_get_opcode_info(op->common.aml_opcode); in acpi_ps_append_arg()
113 op->common.aml_opcode)); in acpi_ps_append_arg()
252 switch (op->common.aml_opcode) { in acpi_ps_get_child()
H A Ddswload.c463 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_load1_end_op()
474 } else if (op->common.aml_opcode == AML_DATA_REGION_OP) { in acpi_ds_load1_end_op()
486 if (op->common.aml_opcode == AML_NAME_OP) { in acpi_ds_load1_end_op()
494 aml_opcode))-> in acpi_ds_load1_end_op()
510 op->common.node && op->common.aml_opcode == AML_EXTERNAL_OP) { in acpi_ds_load1_end_op()
542 if (op->common.aml_opcode == AML_METHOD_OP) { in acpi_ds_load1_end_op()
586 op->common.aml_opcode != AML_EXTERNAL_OP && in acpi_ds_load1_end_op()
H A Ddswload2.c396 if (op->common.aml_opcode == AML_SCOPE_OP) { in acpi_ds_load2_end_op()
420 (op->common.aml_opcode != AML_INT_METHODCALL_OP)) { in acpi_ds_load2_end_op()
461 acpi_ps_get_opcode_name(op->common.aml_opcode), in acpi_ds_load2_end_op()
491 switch (op->common.aml_opcode) { in acpi_ds_load2_end_op()
528 switch (op->common.aml_opcode) { in acpi_ds_load2_end_op()
573 switch (op->common.aml_opcode) { in acpi_ds_load2_end_op()
577 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_ds_load2_end_op()
H A Ddspkginit.c80 while ((parent->common.aml_opcode == AML_PACKAGE_OP) || in acpi_ds_build_internal_package_obj()
81 (parent->common.aml_opcode == AML_VARIABLE_PACKAGE_OP)) { in acpi_ds_build_internal_package_obj()
154 if (arg->common.aml_opcode == AML_INT_RETURN_VALUE_OP) { in acpi_ds_build_internal_package_obj()
186 arg->common.aml_opcode = AML_INT_NAMEPATH_OP; in acpi_ds_build_internal_package_obj()
H A Dpsutils.c61 op->common.aml_opcode = opcode; in acpi_ps_init_op()
156 if (op->common.aml_opcode == AML_INT_RETURN_VALUE_OP) { in acpi_ps_free_op()
H A Ddsfield.c135 if (op->common.aml_opcode == AML_CREATE_FIELD_OP) { in acpi_ds_create_buffer_field()
290 switch (arg->common.aml_opcode) { in acpi_ds_get_field_names()
350 if (child->common.aml_opcode == AML_INT_BYTELIST_OP) { in acpi_ds_get_field_names()
448 arg->common.aml_opcode)); in acpi_ds_get_field_names()
631 if (arg->common.aml_opcode == AML_INT_NAMEDFIELD_OP) { in acpi_ds_init_field_objects()
H A Dpsargs.c308 else if (walk_state->op->common.aml_opcode == in acpi_ps_get_next_namepath()
319 ((arg->common.parent->common.aml_opcode == in acpi_ps_get_next_namepath()
321 || (arg->common.parent->common.aml_opcode == in acpi_ps_get_next_namepath()
858 if (arg->common.aml_opcode == AML_INT_METHODCALL_OP) { in acpi_ps_get_next_arg()
H A Ddbutils.c339 if (op->common.aml_opcode == AML_METHOD_OP) { in acpi_db_second_pass_parse()
380 if (op->common.aml_opcode == AML_REGION_OP) { in acpi_db_second_pass_parse()
H A Ddbdisply.c114 info = acpi_ps_get_opcode_info(op->common.aml_opcode); in acpi_db_dump_parser_descriptor()
117 acpi_os_printf("%20.20s : %4.4X\n", "Opcode", op->common.aml_opcode); in acpi_db_dump_parser_descriptor()
400 op_info = acpi_ps_get_opcode_info(op->common.aml_opcode); in acpi_db_display_method_info()
H A Duttrack.c665 aml_opcode); in acpi_ut_dump_allocations()
H A Daclocal.h757 u16 aml_opcode; /* AML opcode */\
/openbmc/qemu/hw/acpi/
H A Daml-build.c458 static Aml *aml_opcode(uint8_t op) in aml_opcode() function
600 Aml *var = aml_opcode(0x08 /* NameOp */); in aml_name_decl()
612 return aml_opcode(op); in aml_arg()
666 Aml *var = aml_opcode(0x70 /* StoreOp */); in aml_store()
688 Aml *var = aml_opcode(op); in build_opcode_2arg_dst()
714 Aml *var = aml_opcode(0x90 /* LAndOp */); in aml_land()
723 Aml *var = aml_opcode(0x91 /* LOrOp */); in aml_lor()
1065 Aml *var = aml_opcode(0x92 /* LNotOp */); in aml_lnot()
1092 Aml *var = aml_opcode(0x92 /* LNotOp */); in aml_lgreater_equal()
1240 Aml *var = aml_opcode(opcode); in create_field_common()
[all …]