Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dtlb.h341 unsigned int need_flush_all : 1; member
456 if (tlb->fullmm || tlb->need_flush_all) { in tlb_flush()
532 if (!tlb->fullmm && !tlb->need_flush_all) in tlb_change_page_size()
/linux/arch/powerpc/mm/book3s32/
H A Dtlb.c111 if (tlb->fullmm || tlb->need_flush_all) in hash__flush_gather()
/linux/mm/
H A Dmmu_gather.c415 tlb->need_flush_all = 0; in __tlb_gather_mmu()
/linux/arch/x86/mm/
H A Dpgtable.c36 tlb->need_flush_all = 1; in ___pmd_free_tlb()