Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/mm/
H A 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
/kernel/linux/linux-6.6/arch/sparc/mm/
H A 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
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsmp_64.c908 extern unsigned long xcall_flush_tlb_page;
1101 smp_cross_call_masked(&xcall_flush_tlb_page, in smp_flush_tlb_page()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsmp_64.c908 extern unsigned long xcall_flush_tlb_page;
1117 smp_cross_call_masked(&xcall_flush_tlb_page, in smp_flush_tlb_page()

Completed in 6 milliseconds