Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dswitch_to.h79 bool stale_mm = task->mm && task->mm->context.force_icache_flush; in switch_to_should_flush_icache() local
83 return thread_migrated && (stale_mm || stale_thread); in switch_to_should_flush_icache()