Home
last modified time | relevance | path

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

/arch/sparc/mm/
Dleon_mm.c246 int flush_needed = -1; in leon_flush_needed() local
264 flush_needed = 0; in leon_flush_needed()
267 return flush_needed; in leon_flush_needed()
/arch/powerpc/kernel/
Dinterrupt.c103 bool flush_needed = false; in system_call_exception() local
114 flush_needed = true; in system_call_exception()
118 flush_needed = true; in system_call_exception()
120 if (flush_needed) in system_call_exception()