Home
last modified time | relevance | path

Searched refs:__flush_tlb_pending (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
H A Dhash_tlb.c121 __flush_tlb_pending(batch); in hpte_need_flush()
133 __flush_tlb_pending(batch); in hpte_need_flush()
144 void __flush_tlb_pending(struct ppc64_tlb_batch *batch) in __flush_tlb_pending() function
168 __flush_tlb_pending(tlbbatch); in hash__tlb_flush()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush-hash.h25 extern void __flush_tlb_pending(struct ppc64_tlb_batch *batch);
53 __flush_tlb_pending(batch); in arch_leave_lazy_mmu_mode()
/linux/arch/sparc/include/asm/
H A Dtlb_64.h22 void __flush_tlb_pending(unsigned long, unsigned long, unsigned long *);
/linux/arch/sparc/mm/
H A Dultra.S84 .globl __flush_tlb_pending
85 __flush_tlb_pending: /* 27 insns */ label
1002 sethi %hi(__flush_tlb_pending), %o0
1003 or %o0, %lo(__flush_tlb_pending), %o0
1055 sethi %hi(__flush_tlb_pending), %o0
1056 or %o0, %lo(__flush_tlb_pending), %o0