Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/acpi/
Dsleep.c24 static char temp_stack[4096]; variable
100 stack_start = (unsigned long)temp_stack + sizeof(temp_stack); in acpi_suspend_lowlevel()
/linux-3.4.99/arch/um/include/asm/
Dprocessor-generic.h36 unsigned long temp_stack; member
65 .temp_stack = 0, \