Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dtlb.h127 * - mmu_gather::freed_tables
341 unsigned int freed_tables : 1;
394 tlb->freed_tables = 0;
477 if (!(tlb->freed_tables || tlb->cleared_ptes || tlb->cleared_pmds || in __tlb_remove_page()
721 tlb->freed_tables = 1; \
730 tlb->freed_tables = 1; \
739 tlb->freed_tables = 1; \ in pte_needs_flush()
748 tlb->freed_tables = 1; \ in huge_pmd_needs_flush()
325 unsigned int freed_tables : 1; global() member
/linux/arch/arm64/include/asm/
H A Dtlb.h27 if (tlb->freed_tables)
56 bool last_level = !tlb->freed_tables; in tlb_get_level()
/linux/arch/riscv/include/asm/
H A Dtlb.h19 if (tlb->fullmm || tlb->need_flush_all || tlb->freed_tables)
/linux/mm/
H A Dmmu_gather.c485 tlb->freed_tables = 1;
/linux/arch/powerpc/mm/book3s64/
H A Dradix_tlb.c1223 if (!tlb->freed_tables) in radix__tlb_flush()
1228 if (!tlb->freed_tables) in radix__tlb_flush()