Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dprocess_64.c440 bool stack_64bit = test_thread_64bit_stack(psp); in clone_stackframe() local
443 if (stack_64bit) { in clone_stackframe()
463 else if (!stack_64bit) { in clone_stackframe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds