Home
last modified time | relevance | path

Searched refs:need_flush_all (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/asm-generic/
Dtlb.h313 unsigned int need_flush_all : 1; member
413 if (tlb->fullmm || tlb->need_flush_all) { in tlb_flush()
499 if (!tlb->fullmm && !tlb->need_flush_all) in tlb_change_page_size()
/Linux-v6.6/arch/x86/include/asm/
Dtlb.h15 if (!tlb->fullmm && !tlb->need_flush_all) { in tlb_flush()
/Linux-v6.6/mm/
Dmmu_gather.c310 tlb->need_flush_all = 0; in __tlb_gather_mmu()
/Linux-v6.6/arch/x86/mm/
Dpgtable.c70 tlb->need_flush_all = 1; in ___pmd_free_tlb()