Home
last modified time | relevance | path

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

/Linux-v6.1/include/asm-generic/
Dtlb.h325 void tlb_flush_mmu(struct mmu_gather *tlb);
439 tlb_flush_mmu(tlb); in tlb_remove_page_size()
462 tlb_flush_mmu(tlb); in tlb_change_page_size()
/Linux-v6.1/mm/
Dmmu_gather.c258 void tlb_flush_mmu(struct mmu_gather *tlb) in tlb_flush_mmu() function
361 tlb_flush_mmu(tlb); in tlb_finish_mmu()
Dmemory.c1519 tlb_flush_mmu(tlb); in zap_pte_range()