Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dswitch_to.h81 bool thread_migrated = smp_processor_id() != task->thread.prev_cpu; in switch_to_should_flush_icache() local
83 return thread_migrated && (stale_mm || stale_thread); in switch_to_should_flush_icache()