Home
last modified time | relevance | path

Searched refs:AE_STACK_OVERFLOW (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
HDdswstate.c361 return (AE_STACK_OVERFLOW); in AcpiDsResultStackPush()
464 return (AE_STACK_OVERFLOW); in AcpiDsObjStackPush()
/dragonfly/sys/contrib/dev/acpica/source/include/
HDacexcep.h228 #define AE_STACK_OVERFLOW EXCEP_ENV (0x000C) macro
/dragonfly/sys/contrib/dev/acpica/
HDchanges.txt11048 Fixed a problem where an AE_STACK_OVERFLOW internal exception could occur