Searched refs:SYM_FUNC_END (Results 76 - 100 of 300) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mm/
H A Dtlb-v4wb.S47 SYM_FUNC_END(v4wb_flush_user_tlb_range)
69 SYM_FUNC_END(v4wb_flush_kern_tlb_range)
H A Dtlb-v4wbi.S47 SYM_FUNC_END(v4wbi_flush_user_tlb_range)
60 SYM_FUNC_END(v4wbi_flush_kern_tlb_range)
H A Dproc-arm1020.S62 SYM_FUNC_END(cpu_arm1020_proc_init)
73 SYM_FUNC_END(cpu_arm1020_proc_fin)
98 SYM_FUNC_END(cpu_arm1020_reset)
108 SYM_FUNC_END(cpu_arm1020_do_idle)
125 SYM_FUNC_END(arm1020_flush_icache_all)
161 SYM_FUNC_END(arm1020_flush_kern_cache_all)
193 SYM_FUNC_END(arm1020_flush_user_cache_range)
209 SYM_FUNC_END(arm1020_coherent_kern_range)
239 SYM_FUNC_END(arm1020_coherent_user_range)
262 SYM_FUNC_END(arm1020_flush_kern_dcache_are
[all...]
H A Dproc-arm740.S30 SYM_FUNC_END(cpu_arm740_proc_init)
34 SYM_FUNC_END(cpu_arm740_do_idle)
38 SYM_FUNC_END(cpu_arm740_dcache_clean_area)
42 SYM_FUNC_END(cpu_arm740_switch_mm)
53 SYM_FUNC_END(cpu_arm740_proc_fin)
68 SYM_FUNC_END(cpu_arm740_reset)
H A Dproc-feroceon.S65 SYM_FUNC_END(cpu_feroceon_proc_init)
83 SYM_FUNC_END(cpu_feroceon_proc_fin)
108 SYM_FUNC_END(cpu_feroceon_reset)
122 SYM_FUNC_END(cpu_feroceon_do_idle)
133 SYM_FUNC_END(feroceon_flush_icache_all)
167 SYM_FUNC_END(feroceon_flush_kern_cache_all)
197 SYM_FUNC_END(feroceon_flush_user_cache_range)
214 SYM_FUNC_END(feroceon_coherent_kern_range)
236 SYM_FUNC_END(feroceon_coherent_user_range)
258 SYM_FUNC_END(feroceon_flush_kern_dcache_are
[all...]
H A Dproc-v6.S40 SYM_FUNC_END(cpu_v6_proc_init)
48 SYM_FUNC_END(cpu_v6_proc_fin)
68 SYM_FUNC_END(cpu_v6_reset)
83 SYM_FUNC_END(cpu_v6_do_idle)
91 SYM_FUNC_END(cpu_v6_dcache_clean_area)
121 SYM_FUNC_END(cpu_v6_switch_mm)
140 SYM_FUNC_END(cpu_v6_set_pte_ext)
158 SYM_FUNC_END(cpu_v6_do_suspend)
182 SYM_FUNC_END(cpu_v6_do_resume)
H A Dproc-xscale.S121 SYM_FUNC_END(cpu_xscale_proc_init)
132 SYM_FUNC_END(cpu_xscale_proc_fin)
165 SYM_FUNC_END(cpu_xscale_reset)
184 SYM_FUNC_END(cpu_xscale_do_idle)
197 SYM_FUNC_END(xscale_flush_icache_all)
221 SYM_FUNC_END(xscale_flush_kern_cache_all)
251 SYM_FUNC_END(xscale_flush_user_cache_range)
276 SYM_FUNC_END(xscale_coherent_kern_range)
299 SYM_FUNC_END(xscale_coherent_user_range)
321 SYM_FUNC_END(xscale_flush_kern_dcache_are
[all...]
/linux-master/arch/x86/power/
H A Dhibernate_asm_64.S70 SYM_FUNC_END(restore_registers)
100 SYM_FUNC_END(swsusp_arch_suspend)
118 SYM_FUNC_END(restore_image)
150 SYM_FUNC_END(core_restore_code)
/linux-master/arch/x86/platform/efi/
H A Defi_stub_32.S60 SYM_FUNC_END(efi_call_svam)
/linux-master/arch/arm64/lib/
H A Dclear_page.S38 SYM_FUNC_END(__pi_clear_page)
H A Dtishift.S29 SYM_FUNC_END(__ashlti3)
51 SYM_FUNC_END(__ashrti3)
73 SYM_FUNC_END(__lshrti3)
/linux-master/arch/loongarch/kernel/
H A Dswitch.S42 SYM_FUNC_END(__switch_to)
H A Dfpu.S312 SYM_FUNC_END(_save_fp)
323 SYM_FUNC_END(_restore_fp)
333 SYM_FUNC_END(_save_lsx)
342 SYM_FUNC_END(_restore_lsx)
347 SYM_FUNC_END(_save_lsx_upper)
352 SYM_FUNC_END(_restore_lsx_upper)
358 SYM_FUNC_END(_init_lsx_upper)
369 SYM_FUNC_END(_save_lasx)
378 SYM_FUNC_END(_restore_lasx)
383 SYM_FUNC_END(_save_lasx_uppe
[all...]
/linux-master/arch/riscv/lib/
H A Dxor.S20 SYM_FUNC_END(xor_regs_2_)
37 SYM_FUNC_END(xor_regs_3_)
57 SYM_FUNC_END(xor_regs_4_)
80 SYM_FUNC_END(xor_regs_5_)
H A Dtishift.S29 SYM_FUNC_END(__lshrti3)
52 SYM_FUNC_END(__ashrti3)
75 SYM_FUNC_END(__ashlti3)
/linux-master/tools/perf/util/include/linux/
H A Dlinkage.h86 * SYM_FUNC_END -- the end of SYM_FUNC_START_LOCAL, SYM_FUNC_START,
89 #ifndef SYM_FUNC_END
90 #define SYM_FUNC_END(name) \ macro
/linux-master/arch/x86/kernel/
H A Dsev_verify_cbit.S89 SYM_FUNC_END(sev_verify_cbit)
/linux-master/arch/riscv/crypto/
H A Dsm4-riscv64-zvksed-zvkb.S82 SYM_FUNC_END(sm4_expandkey_zvksed_zvkb)
110 SYM_FUNC_END(sm4_crypt_zvksed_zvkb)
H A Daes-riscv64-zvkned.S79 SYM_FUNC_END(aes_encrypt_zvkned)
84 SYM_FUNC_END(aes_decrypt_zvkned)
118 SYM_FUNC_END(aes_ecb_encrypt_zvkned)
123 SYM_FUNC_END(aes_ecb_decrypt_zvkned)
176 SYM_FUNC_END(aes_cbc_encrypt_zvkned)
186 SYM_FUNC_END(aes_cbc_decrypt_zvkned)
339 SYM_FUNC_END(aes_cbc_cts_crypt_zvkned)
/linux-master/arch/riscv/kernel/
H A Dfpu.S63 SYM_FUNC_END(__fstate_save)
106 SYM_FUNC_END(__fstate_restore)
189 SYM_FUNC_END(put_f32_reg)
199 SYM_FUNC_END(get_f32_reg)
211 SYM_FUNC_END(put_f64_reg)
225 SYM_FUNC_END(get_f64_reg)
/linux-master/arch/x86/xen/
H A Dxen-asm.S33 SYM_FUNC_END(xen_irq_disable_direct)
62 SYM_FUNC_END(check_events)
88 SYM_FUNC_END(xen_irq_enable_direct)
104 SYM_FUNC_END(xen_save_fl_direct)
112 SYM_FUNC_END(xen_read_cr2);
119 SYM_FUNC_END(xen_read_cr2_direct);
/linux-master/arch/loongarch/lib/
H A Dtishift.S20 SYM_FUNC_END(__ashlti3)
39 SYM_FUNC_END(__ashrti3)
55 SYM_FUNC_END(__lshrti3)
/linux-master/arch/arm64/kernel/
H A Dentry-ftrace.S263 SYM_FUNC_END(_mcount)
293 SYM_FUNC_END(ftrace_caller)
312 SYM_FUNC_END(ftrace_graph_caller)
318 SYM_FUNC_END(ftrace_stub)
323 SYM_FUNC_END(ftrace_stub_graph)
/linux-master/arch/x86/boot/compressed/
H A Defi_mixed.S75 SYM_FUNC_END(startup_64_mixed_mode)
147 SYM_FUNC_END(__efi64_thunk)
171 SYM_FUNC_END(efi32_stub_entry)
239 SYM_FUNC_END(efi_enter32)
289 SYM_FUNC_END(efi32_entry)
315 SYM_FUNC_END(efi32_pe_entry)
322 SYM_FUNC_END(efi64_stub_entry)
/linux-master/arch/loongarch/kvm/
H A Dswitch.S227 SYM_FUNC_END(kvm_enter_guest)
234 SYM_FUNC_END(kvm_save_fpu)
241 SYM_FUNC_END(kvm_restore_fpu)
249 SYM_FUNC_END(kvm_save_lsx)
256 SYM_FUNC_END(kvm_restore_lsx)
265 SYM_FUNC_END(kvm_save_lasx)
272 SYM_FUNC_END(kvm_restore_lasx)

Completed in 224 milliseconds

1234567891011>>