Searched refs:thread_migrated (Results 1 – 1 of 1) sorted by relevance
81 bool thread_migrated = smp_processor_id() != task->thread.prev_cpu; in switch_to_should_flush_icache() local83 return thread_migrated && (stale_mm || stale_thread); in switch_to_should_flush_icache()