Home
last modified time | relevance | path

Searched refs:_GLOBAL_TOC (Results 1 – 16 of 16) sorted by relevance

/linux-6.12.1/arch/powerpc/include/asm/
Dkasan.h7 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(__##fn)
11 #define _GLOBAL_TOC_KASAN(fn) _GLOBAL_TOC(fn)
Dppc_asm.h222 #define _GLOBAL_TOC _GLOBAL
224 #define _GLOBAL_TOC(name) \
254 #define _GLOBAL_TOC(name) _GLOBAL(name)
266 #define _GLOBAL_TOC(name) _GLOBAL(name)
/linux-6.12.1/arch/powerpc/platforms/pseries/
DhvCall.S107 _GLOBAL_TOC(plpar_hcall_norets_notrace)
121 _GLOBAL_TOC(plpar_hcall_norets)
150 _GLOBAL_TOC(plpar_hcall)
250 _GLOBAL_TOC(plpar_hcall9)
/linux-6.12.1/tools/testing/selftests/powerpc/stringloops/asm/
Dppc_asm.h11 #define _GLOBAL_TOC(A) FUNC_START(test_ ## A) macro
/linux-6.12.1/arch/powerpc/platforms/powernv/
Dopal-wrappers.S23 _GLOBAL_TOC(__opal_call)
/linux-6.12.1/tools/testing/selftests/powerpc/copyloops/asm/
Dppc_asm.h27 #define _GLOBAL_TOC(A) _GLOBAL(A) macro
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_rmhandlers.S147 _GLOBAL_TOC(kvmppc_entry_trampoline)
Dbook3s_hv_rmhandlers.S71 _GLOBAL_TOC(kvmppc_hv_entry_trampoline)
2000 _GLOBAL_TOC(kvmppc_h_set_xdabr)
2010 _GLOBAL_TOC(kvmppc_h_set_dabr)
2518 _GLOBAL_TOC(kvmppc_save_tm_hv)
2623 _GLOBAL_TOC(kvmppc_restore_tm_hv)
/linux-6.12.1/arch/powerpc/kernel/trace/
Dftrace_64_pg_entry.S13 _GLOBAL_TOC(ftrace_caller)
/linux-6.12.1/tools/testing/selftests/powerpc/primitives/asm/
Dppc_asm.h222 #define _GLOBAL_TOC _GLOBAL
224 #define _GLOBAL_TOC(name) \
254 #define _GLOBAL_TOC(name) _GLOBAL(name)
266 #define _GLOBAL_TOC(name) _GLOBAL(name)
/linux-6.12.1/arch/powerpc/lib/
Dcopypage_64.S12 _GLOBAL_TOC(copy_page)
Dstring_64.S56 _GLOBAL_TOC(__arch_clear_user)
Dcopyuser_64.S47 _GLOBAL_TOC(__copy_tofrom_user)
Dmemcmp_64.S101 _GLOBAL_TOC(memcmp)
/linux-6.12.1/tools/testing/selftests/powerpc/copyloops/
Dcopyuser_64.S47 _GLOBAL_TOC(__copy_tofrom_user)
/linux-6.12.1/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S101 _GLOBAL_TOC(memcmp)