Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/mm/
Dultra.S557 .globl xcall_flush_tlb_page
558 xcall_flush_tlb_page: /* 20 insns */ label
1086 sethi %hi(xcall_flush_tlb_page), %o0
1087 or %o0, %lo(xcall_flush_tlb_page), %o0
/linux-6.1.9/arch/sparc/kernel/
Dsmp_64.c908 extern unsigned long xcall_flush_tlb_page;
1101 smp_cross_call_masked(&xcall_flush_tlb_page, in smp_flush_tlb_page()