Searched refs:CFUNC (Results 1 - 19 of 19) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc_asm.h12 #define CFUNC(name) name macro
/linux-master/arch/powerpc/lib/
H A Dhweight_64.S17 b CFUNC(__sw_hweight8)
29 b CFUNC(__sw_hweight16)
52 b CFUNC(__sw_hweight32)
78 b CFUNC(__sw_hweight64)
H A Dcopypage_power7.S38 bl CFUNC(enter_vmx_ops)
81 b CFUNC(exit_vmx_ops) /* tail call optimise */
H A Dcopyuser_power7.S50 bl CFUNC(exit_vmx_usercopy)
275 bl CFUNC(enter_vmx_usercopy)
481 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
684 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
H A Dmemcmp_64.S47 bl CFUNC(enter_vmx_ops); \
63 bl CFUNC(exit_vmx_ops); \
H A Dmemcpy_power7.S221 bl CFUNC(enter_vmx_ops)
428 b CFUNC(exit_vmx_ops) /* tail call optimise */
632 b CFUNC(exit_vmx_ops) /* tail call optimise */
/linux-master/arch/powerpc/kernel/
H A Dexceptions-64s.S1078 bl CFUNC(system_reset_exception)
1226 bl CFUNC(machine_check_early_boot)
1228 bl CFUNC(machine_check_early)
1289 bl CFUNC(machine_check_queue_event)
1315 bl CFUNC(machine_check_exception_async)
1325 bl CFUNC(machine_check_queue_event)
1364 bl CFUNC(disable_machine_check)
1381 bl CFUNC(machine_check_exception)
1388 bl CFUNC(unrecoverable_exception)
1443 bl CFUNC(do_hash_faul
[all...]
H A Dinterrupt_64.S104 bl CFUNC(system_call_exception)
109 bl CFUNC(syscall_exit_prepare)
188 bl CFUNC(syscall_exit_restart)
289 bl CFUNC(system_call_exception)
294 bl CFUNC(syscall_exit_prepare)
375 bl CFUNC(syscall_exit_restart)
404 bl CFUNC(unrecoverable_exception)
422 bl CFUNC(interrupt_exit_user_prepare)
526 bl CFUNC(interrupt_exit_user_restart)
539 bl CFUNC(interrupt_exit_kernel_prepar
[all...]
H A Dhead_64.S618 bl CFUNC(prom_init)
846 bl CFUNC(early_setup_secondary)
885 bl CFUNC(start_secondary)
896 bl CFUNC(start_secondary)
1006 bl CFUNC(kasan_early_init)
1039 bl CFUNC(start_kernel)
H A Dmisc_64.S435 bl CFUNC(kexec_copy_flush) /* (image) */
/linux-master/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h30 #define CFUNC(name) name macro
/linux-master/arch/powerpc/kernel/vdso/
H A Dgettimeofday.S42 bl CFUNC(DOTSYM(\funct))
/linux-master/arch/powerpc/platforms/pseries/
H A DhvCall.S47 bl CFUNC(__trace_hcall_entry); \
66 bl CFUNC(__trace_hcall_exit); \
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S50 bl CFUNC(exit_vmx_usercopy)
275 bl CFUNC(enter_vmx_usercopy)
481 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
684 b CFUNC(exit_vmx_usercopy) /* tail call optimise */
H A Dmemcpy_power7.S221 bl CFUNC(enter_vmx_ops)
428 b CFUNC(exit_vmx_ops) /* tail call optimise */
632 b CFUNC(exit_vmx_ops) /* tail call optimise */
/linux-master/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S47 bl CFUNC(enter_vmx_ops); \
63 bl CFUNC(exit_vmx_ops); \
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S384 bl CFUNC(hmi_exception_realmode)
461 bl CFUNC(hmi_exception_realmode)
861 bl CFUNC(kvmppc_guest_entry_inject_int)
1547 bl CFUNC(kvmppc_read_intr)
1629 bl CFUNC(kvmppc_hpte_hv_fault)
1705 bl CFUNC(kvmppc_hpte_hv_fault)
2345 bl CFUNC(kvmppc_realmode_hmi_handler)
2416 bl CFUNC(kvmppc_read_intr)
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h187 #define CFUNC(name) name@notoc macro
189 #define CFUNC(name) name
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h187 #define CFUNC(name) name@notoc macro
189 #define CFUNC(name) name

Completed in 223 milliseconds