Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/mm/
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.4.14/arch/sparc/kernel/
Dsmp_64.c857 extern unsigned long xcall_flush_tlb_page;
1119 smp_cross_call_masked(&xcall_flush_tlb_page, in smp_flush_tlb_page()