Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
A Dinterrupt.c376 bool stack_store = read_thread_flags() & _TIF_EMULATE_STACK_STORE; in interrupt_exit_kernel_prepare() local
417 if (!prep_irq_for_enabled_exit(unlikely(stack_store))) { in interrupt_exit_kernel_prepare()
444 if (unlikely(stack_store)) in interrupt_exit_kernel_prepare()
449 if (unlikely(stack_store)) { in interrupt_exit_kernel_prepare()

Completed in 2 milliseconds