Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dprocess_64.c428 bool stack_64bit = test_thread_64bit_stack(psp); in clone_stackframe() local
431 if (stack_64bit) { in clone_stackframe()
451 else if (!stack_64bit) { in clone_stackframe()