Home
last modified time | relevance | path

Searched refs:tlb_flush_mmu (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/asm-generic/
H A Dtlb.h375 void tlb_flush_mmu(struct mmu_gather *tlb);
488 tlb_flush_mmu(tlb); in tlb_remove_page_size()
507 tlb_flush_mmu(tlb); in tlb_change_page_size()
/linux-6.15/mm/
H A Dmmu_gather.c401 void tlb_flush_mmu(struct mmu_gather *tlb) in tlb_flush_mmu() function
496 tlb_flush_mmu(tlb); in tlb_finish_mmu()
H A Dmemory.c1770 tlb_flush_mmu(tlb); in zap_pte_range()