Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmm_types.h596 bool tlb_flush_batched; member
/kernel/linux/linux-5.10/mm/
Drmap.c639 mm->tlb_flush_batched = true; in set_tlb_ubc_flush_pending()
686 if (data_race(mm->tlb_flush_batched)) { in flush_tlb_batched_pending()
694 mm->tlb_flush_batched = false; in flush_tlb_batched_pending()