Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dtlb.h303 void tlb_flush_mmu(struct mmu_gather *tlb);
433 tlb_flush_mmu(tlb); in tlb_remove_page_size()
456 tlb_flush_mmu(tlb); in tlb_change_page_size()
/Linux-v5.10/mm/
Dmmu_gather.c246 void tlb_flush_mmu(struct mmu_gather *tlb) in tlb_flush_mmu() function
328 tlb_flush_mmu(tlb); in tlb_finish_mmu()
Dmemory.c1319 tlb_flush_mmu(tlb); in zap_pte_range()