Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
Dtlb.h282 void tlb_flush_mmu(struct mmu_gather *tlb);
409 tlb_flush_mmu(tlb); in tlb_remove_page_size()
432 tlb_flush_mmu(tlb); in tlb_change_page_size()
/Linux-v5.4/mm/
Dmmu_gather.c188 void tlb_flush_mmu(struct mmu_gather *tlb) in tlb_flush_mmu() function
272 tlb_flush_mmu(tlb); in tlb_finish_mmu()
Dmemory.c1128 tlb_flush_mmu(tlb); in zap_pte_range()