Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/mm/
Dultra.S581 .globl xcall_flush_tlb_kernel_range
582 xcall_flush_tlb_kernel_range: /* 44 insns */ label
1026 sethi %hi(xcall_flush_tlb_kernel_range), %o0
1027 or %o0, %lo(xcall_flush_tlb_kernel_range), %o0
1093 sethi %hi(xcall_flush_tlb_kernel_range), %o0
1094 or %o0, %lo(xcall_flush_tlb_kernel_range), %o0
/linux-6.1.9/arch/sparc/kernel/
Dsmp_64.c909 extern unsigned long xcall_flush_tlb_kernel_range;
1115 smp_cross_call(&xcall_flush_tlb_kernel_range, in smp_flush_tlb_kernel_range()