Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dtlb.h353 void tlb_flush_mmu(struct mmu_gather *tlb);
466 tlb_flush_mmu(tlb); in tlb_remove_page_size()
500 tlb_flush_mmu(tlb); in tlb_change_page_size()
/openbmc/linux/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.c1534 tlb_flush_mmu(tlb); in zap_pte_range()