Searched refs:__flush_tlb_pending (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/sparc/mm/ |
| H A D | ultra.S | 84 .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
|
| /linux/arch/sparc/kernel/ |
| H A D | smp_64.c | 1086 __flush_tlb_pending(t->ctx, t->nr, t->vaddrs); in tlb_pending_func() 1103 __flush_tlb_pending(ctx, nr, vaddrs); in smp_flush_tlb_pending()
|