Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Ddswstate.c195 return (AE_STACK_OVERFLOW); in acpi_ds_result_stack_push()
286 return (AE_STACK_OVERFLOW); in acpi_ds_obj_stack_push()
/openbmc/linux/include/acpi/
H A Dacexcep.h82 #define AE_STACK_OVERFLOW EXCEP_ENV (0x000C) macro