Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drmap.h99 TTU_BATCH_FLUSH = 0x40, /* Batch TLB flushes where possible enumerator
/linux-6.15/mm/
H A Drmap.c721 if (!(flags & TTU_BATCH_FLUSH)) in should_defer_flush()
2592 TTU_SYNC | TTU_BATCH_FLUSH))) in try_to_migrate()
H A Dmigrate.c1320 try_to_migrate(src, mode == MIGRATE_ASYNC ? TTU_BATCH_FLUSH : 0); in migrate_folio_unmap()
H A Dkhugepaged.c2017 TTU_IGNORE_MLOCK | TTU_BATCH_FLUSH); in collapse_file()
H A Dhuge_memory.c3159 TTU_BATCH_FLUSH; in unmap_folio()
H A Dvmscan.c1353 enum ttu_flags flags = TTU_BATCH_FLUSH; in shrink_folio_list()