Searched refs:xcall_flush_tlb_page (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/sparc/mm/
H A Dultra.S473 .globl xcall_flush_tlb_page
474 xcall_flush_tlb_page: /* 17 insns */ label
862 sethi %hi(xcall_flush_tlb_page), %o0
863 or %o0, %lo(xcall_flush_tlb_page), %o0
/linux-4.1.27/arch/sparc/kernel/
H A Dsmp_64.c857 extern unsigned long xcall_flush_tlb_page;
1119 smp_cross_call_masked(&xcall_flush_tlb_page, smp_flush_tlb_page()

Completed in 419 milliseconds