Home
last modified time | relevance | path

Searched refs:xcall_flush_tlb_pending (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/mm/
Dultra.S400 .globl xcall_flush_tlb_pending symbol
401 xcall_flush_tlb_pending: /* 21 insns */ label
731 sethi %hi(xcall_flush_tlb_pending), %o0
732 or %o0, %lo(xcall_flush_tlb_pending), %o0
/arch/sparc/kernel/
Dsmp_64.c857 extern unsigned long xcall_flush_tlb_pending;
1080 smp_cross_call_masked(&xcall_flush_tlb_pending, in smp_flush_tlb_pending()