Searched refs:AE_AML_LOOP_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
223 if ((AmlStatus == AE_AML_LOOP_TIMEOUT) && AcpiGbl_AbortLoopOnTimeout) in AeExceptionHandler()
339 Status = AE_AML_LOOP_TIMEOUT; in AcpiDsExecEndControlOp()
320 #define AE_AML_LOOP_TIMEOUT EXCEP_AML (0x0021) macro
2258 Renamed the ACPI_AML_INFINITE_LOOP exception to AE_AML_LOOP_TIMEOUT to