Searched refs:tlb_flush_pending (Results 1 – 3 of 3) sorted by relevance
453 bool tlb_flush_pending; member486 return mm->tlb_flush_pending; in mm_tlb_flush_pending()490 mm->tlb_flush_pending = true; in set_tlb_flush_pending()502 mm->tlb_flush_pending = false; in clear_tlb_flush_pending()
51 static cpumask_t tlb_flush_pending; variable162 cpumask_setall(&tlb_flush_pending); in flush_context()255 if (cpumask_test_and_clear_cpu(cpu, &tlb_flush_pending)) { in check_and_switch_context()
231 mm->tlb_flush_pending, in dump_mm()