Searched refs:DOTSYM (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/kernel/vdso/
H A Dgettimeofday.S42 bl CFUNC(DOTSYM(\funct))
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S1793 .long DOTSYM(kvmppc_h_remove) - hcall_real_table
1794 .long DOTSYM(kvmppc_h_enter) - hcall_real_table
1795 .long DOTSYM(kvmppc_h_read) - hcall_real_table
1796 .long DOTSYM(kvmppc_h_clear_mod) - hcall_real_table
1797 .long DOTSYM(kvmppc_h_clear_ref) - hcall_real_table
1798 .long DOTSYM(kvmppc_h_protect) - hcall_real_table
1802 .long DOTSYM(kvmppc_h_set_dabr) - hcall_real_table
1803 .long DOTSYM(kvmppc_rm_h_page_init) - hcall_real_table
1818 .long DOTSYM(xics_rm_h_eoi) - hcall_real_table
1819 .long DOTSYM(xics_rm_h_cpp
[all...]
/linux-master/arch/powerpc/kernel/
H A Dhead_64.S377 LOAD_REG_ADDR(r5, DOTSYM(fsl_secondary_thread_init))
1010 LOAD_REG_ADDR(r12, DOTSYM(early_setup))
H A Dexceptions-64s.S1046 __LOAD_FAR_HANDLER(r12, DOTSYM(idle_return_gpr_loss), real_trampolines)
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h234 #define DOTSYM(a) a macro
256 #define DOTSYM(a) GLUE(.,a)
268 #define DOTSYM(a) a
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h234 #define DOTSYM(a) a macro
256 #define DOTSYM(a) GLUE(.,a)
268 #define DOTSYM(a) a

Completed in 148 milliseconds