Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/acpi/
H A Dsleep.c28 static char temp_stack[4096]; variable
130 current->thread.sp = (unsigned long)temp_stack + sizeof(temp_stack); in x86_acpi_suspend_lowlevel()