Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dtlb.h271 unsigned int need_flush_all : 1; member
376 if (tlb->fullmm || tlb->need_flush_all) { in tlb_flush()
457 if (!tlb->fullmm && !tlb->need_flush_all) in tlb_change_page_size()
/linux/arch/x86/include/asm/
A Dtlb.h18 if (!tlb->fullmm && !tlb->need_flush_all) { in tlb_flush()
/linux/mm/
A Dmmu_gather.c259 tlb->need_flush_all = 0; in __tlb_gather_mmu()
/linux/arch/x86/mm/
A Dpgtable.c70 tlb->need_flush_all = 1; in ___pmd_free_tlb()
/linux/arch/powerpc/mm/book3s64/
A Dradix_tlb.c1297 if (tlb->fullmm || tlb->need_flush_all) { in radix__tlb_flush()

Completed in 13 milliseconds