Home
last modified time | relevance | path

Searched refs:AE_AML_LOOP_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/acpica-latest/source/tools/acpiexec/
Daeexception.c223 if ((AmlStatus == AE_AML_LOOP_TIMEOUT) && AcpiGbl_AbortLoopOnTimeout) in AeExceptionHandler()
/acpica-latest/source/components/dispatcher/
Ddscontrol.c339 Status = AE_AML_LOOP_TIMEOUT; in AcpiDsExecEndControlOp()
/acpica-latest/source/include/
Dacexcep.h320 #define AE_AML_LOOP_TIMEOUT EXCEP_AML (0x0021) macro
/acpica-latest/documents/
Dchanges.txt2258 Renamed the ACPI_AML_INFINITE_LOOP exception to AE_AML_LOOP_TIMEOUT to