Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/acpi/
Dsleep.c26 static char temp_stack[4096]; variable
113 initial_stack = (unsigned long)temp_stack + sizeof(temp_stack); in x86_acpi_suspend_lowlevel()