Searched defs:local_flush_cache_mm (Results 1 – 2 of 2) sorted by relevance
22 #define local_flush_cache_mm(mm) BTFIXUP_CALL(local_flush_cache_mm)(mm) macro
20 void (*local_flush_cache_mm)(void *args) = cache_noop; variable