Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drmap.h100 TTU_BATCH_FLUSH = 0x40, /* Batch TLB flushes where possible enumerator
/linux/mm/
H A Drmap.c789 if (!(flags & TTU_BATCH_FLUSH)) in should_defer_flush()
2745 TTU_SYNC | TTU_BATCH_FLUSH))) in try_to_migrate()
H A Dmigrate.c1328 try_to_migrate(src, mode == MIGRATE_ASYNC ? TTU_BATCH_FLUSH : 0); in migrate_folio_unmap()
H A Dkhugepaged.c2030 TTU_IGNORE_MLOCK | TTU_BATCH_FLUSH); in collapse_file()
H A Dhuge_memory.c3335 TTU_BATCH_FLUSH; in unmap_folio()
H A Dvmscan.c1355 enum ttu_flags flags = TTU_BATCH_FLUSH; in shrink_folio_list()