Searched refs:AML_INT_METHODCALL_OP (Results 1 - 11 of 11) sorted by relevance

/barrelfish-2018-10-04/lib/acpica/source/components/parser/
H A Dpstree.c389 case AML_INT_METHODCALL_OP:
H A Dpsargs.c381 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP);
399 AcpiPsInitOp (Arg, AML_INT_METHODCALL_OP);
959 if (Arg->Common.AmlOpcode == AML_INT_METHODCALL_OP)
/barrelfish-2018-10-04/lib/acpica/source/components/debugger/
H A Ddbxface.c470 if (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP)
486 if (Op->Common.AmlOpcode == AML_INT_METHODCALL_OP)
/barrelfish-2018-10-04/lib/acpica/source/components/executer/
H A Dexresolv.c284 if ((WalkState->Opcode == AML_INT_METHODCALL_OP) ||
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslmap.c156 if (Opcode == AML_INT_METHODCALL_OP)
374 /* METHODCALL */ OP_TABLE_ENTRY (AML_INT_METHODCALL_OP, 0, 0, ACPI_BTYPE_OBJECTS_AND_REFS),
/barrelfish-2018-10-04/lib/acpica/source/components/dispatcher/
H A Ddswload2.c509 (Op->Common.AmlOpcode != AML_INT_METHODCALL_OP))
H A Ddsutils.c639 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) &&
/barrelfish-2018-10-04/lib/acpica/source/components/disassembler/
H A Ddmopcode.c1031 case AML_INT_METHODCALL_OP:
H A Ddmwalk.c375 case AML_INT_METHODCALL_OP:
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h285 #define AML_INT_METHODCALL_OP (UINT16) 0x0035 macro
/barrelfish-2018-10-04/lib/acpica/source/common/
H A Dadwalk.c628 (ParentOp->Common.AmlOpcode != AML_INT_METHODCALL_OP) &&

Completed in 105 milliseconds