Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dsetup64.c161 char boot_exception_stacks[N_EXCEPTION_STACKS*EXCEPTION_STKSZ]; variable
231 estack = (unsigned long)boot_exception_stacks + EXCEPTION_STKSZ; in cpu_init()