Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/powerpc/
H A Dsetup.c200 static char boot_exception_stack[EXCEPTION_STACK_SIZE]; variable
231 cpu->exception_stack = (unsigned long)boot_exception_stack; in setup()