Home
last modified time | relevance | path

Searched refs:tlb_flush_mmu (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dtlb.h74 * tlb_flush_mmu() is required.
77 * tlb_flush_mmu() when required and has no return value.
82 * possible tlb_flush_mmu() call.
84 * - tlb_flush_mmu() / tlb_flush_mmu_tlbonly()
89 * tlb_flush_mmu() - in addition to the above TLB invalidate, also frees
307 void tlb_flush_mmu(struct mmu_gather *tlb);
437 tlb_flush_mmu(tlb); in tlb_remove_page_size()
446 * Similar to __tlb_remove_page but will call tlb_flush_mmu() itself when
460 tlb_flush_mmu(tlb); in tlb_change_page_size()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dtlb.h76 * tlb_flush_mmu() is required.
79 * tlb_flush_mmu() when required and has no return value.
84 * possible tlb_flush_mmu() call.
86 * - tlb_flush_mmu() / tlb_flush_mmu_tlbonly()
91 * tlb_flush_mmu() - in addition to the above TLB invalidate, also frees
353 void tlb_flush_mmu(struct mmu_gather *tlb);
466 tlb_flush_mmu(tlb); in tlb_remove_page_size()
475 * Similar to __tlb_remove_page but will call tlb_flush_mmu() itself when
500 tlb_flush_mmu(tlb); in tlb_change_page_size()
/kernel/linux/linux-5.10/mm/
H A Dmmu_gather.c244 void tlb_flush_mmu(struct mmu_gather *tlb) in tlb_flush_mmu() function
326 tlb_flush_mmu(tlb); in tlb_finish_mmu()
H A Dmmap.c2737 tlb_flush_mmu(&tlb); in unmap_region()
H A Dmemory.c1360 tlb_flush_mmu(tlb); in zap_pte_range()
/kernel/linux/linux-6.6/mm/
H A Dmmu_gather.c297 void tlb_flush_mmu(struct mmu_gather *tlb) in tlb_flush_mmu() function
392 tlb_flush_mmu(tlb); in tlb_finish_mmu()
H A Dmemory.c1543 tlb_flush_mmu(tlb); in zap_pte_range()

Completed in 21 milliseconds