Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/asm-generic/
A Dtlb.h313 unsigned int need_flush_all : 1; member
413 if (tlb->fullmm || tlb->need_flush_all) { in tlb_flush()
489 if (!tlb->fullmm && !tlb->need_flush_all) in tlb_change_page_size()
/linux-6.3-rc2/arch/x86/include/asm/
A Dtlb.h15 if (!tlb->fullmm && !tlb->need_flush_all) { in tlb_flush()
/linux-6.3-rc2/mm/
A Dmmu_gather.c309 tlb->need_flush_all = 0; in __tlb_gather_mmu()
/linux-6.3-rc2/arch/x86/mm/
A Dpgtable.c70 tlb->need_flush_all = 1; in ___pmd_free_tlb()

Completed in 8 milliseconds