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

/linux-master/include/asm-generic/
H A Dtlb.h77 * tlb_flush_mmu() is required.
80 * tlb_flush_mmu() when required and has no return value.
90 * possible tlb_flush_mmu() call.
92 * - tlb_flush_mmu() / tlb_flush_mmu_tlbonly()
97 * tlb_flush_mmu() - in addition to the above TLB invalidate, also frees
360 void tlb_flush_mmu(struct mmu_gather *tlb);
473 tlb_flush_mmu(tlb);
483 * Similar to __tlb_remove_page but will call tlb_flush_mmu() itself when
508 tlb_flush_mmu(tlb);
/linux-master/mm/
H A Dmmu_gather.c370 void tlb_flush_mmu(struct mmu_gather *tlb) function
465 tlb_flush_mmu(tlb);
H A Dmemory.c1683 tlb_flush_mmu(tlb);

Completed in 150 milliseconds