Home
last modified time | relevance | path

Searched refs:SYM_FUNC_END (Results 1 – 25 of 187) sorted by relevance

12345678

/linux-6.1.9/arch/arm64/kernel/
Dentry-fpsimd.S22 SYM_FUNC_END(fpsimd_save_state)
32 SYM_FUNC_END(fpsimd_load_state)
46 SYM_FUNC_END(sve_save_state)
58 SYM_FUNC_END(sve_load_state)
63 SYM_FUNC_END(sve_get_vl)
68 SYM_FUNC_END(sve_set_vq)
86 SYM_FUNC_END(sve_flush_live)
95 SYM_FUNC_END(sme_get_vl)
100 SYM_FUNC_END(sme_set_vq)
111 SYM_FUNC_END(za_save_state)
[all …]
Dreloc_test_syms.S12 SYM_FUNC_END(absolute_data64)
18 SYM_FUNC_END(absolute_data32)
25 SYM_FUNC_END(absolute_data16)
32 SYM_FUNC_END(signed_movw)
40 SYM_FUNC_END(unsigned_movw)
48 SYM_FUNC_END(relative_adrp)
56 SYM_FUNC_END(relative_adrp_far)
61 SYM_FUNC_END(relative_adr)
69 SYM_FUNC_END(relative_data64)
77 SYM_FUNC_END(relative_data32)
[all …]
Dhead.S138 SYM_FUNC_END(clear_page_tables)
281 SYM_FUNC_END(remap_region)
369 SYM_FUNC_END(create_idmap)
387 SYM_FUNC_END(create_kernel_mapping)
470 SYM_FUNC_END(__primary_switched)
541 SYM_FUNC_END(init_kernel_el)
554 SYM_FUNC_END(set_cpu_boot_mode_flag)
571 SYM_FUNC_END(secondary_holding_pen)
580 SYM_FUNC_END(secondary_entry)
598 SYM_FUNC_END(secondary_startup)
[all …]
Dsmccc-call.S31 SYM_FUNC_END(__arm_smccc_sve_check)
62 SYM_FUNC_END(__arm_smccc_smc)
73 SYM_FUNC_END(__arm_smccc_hvc)
121 SYM_FUNC_END(arm_smccc_1_2_hvc)
130 SYM_FUNC_END(arm_smccc_1_2_smc)
Dentry-ftrace.S231 SYM_FUNC_END(_mcount)
244 SYM_FUNC_END(_mcount)
274 SYM_FUNC_END(ftrace_caller)
294 SYM_FUNC_END(ftrace_graph_caller)
300 SYM_FUNC_END(ftrace_stub)
305 SYM_FUNC_END(ftrace_stub_graph)
/linux-6.1.9/arch/arm64/mm/
Dcache.S58 SYM_FUNC_END(caches_clean_inval_pou)
81 SYM_FUNC_END(caches_clean_inval_user_pou)
99 SYM_FUNC_END(icache_inval_pou)
113 SYM_FUNC_END(__pi_dcache_clean_inval_poc)
132 SYM_FUNC_END(dcache_clean_pou)
162 SYM_FUNC_END(__pi_dcache_inval_poc)
177 SYM_FUNC_END(__pi_dcache_clean_poc)
195 SYM_FUNC_END(__pi_dcache_clean_pop)
/linux-6.1.9/arch/x86/lib/
Dgetuser.S61 SYM_FUNC_END(__get_user_1)
75 SYM_FUNC_END(__get_user_2)
89 SYM_FUNC_END(__get_user_4)
117 SYM_FUNC_END(__get_user_8)
128 SYM_FUNC_END(__get_user_nocheck_1)
138 SYM_FUNC_END(__get_user_nocheck_2)
148 SYM_FUNC_END(__get_user_nocheck_4)
163 SYM_FUNC_END(__get_user_nocheck_8)
Datomic64_cx8_32.S22 SYM_FUNC_END(atomic64_read_cx8)
32 SYM_FUNC_END(atomic64_set_cx8)
41 SYM_FUNC_END(atomic64_xchg_cx8)
72 SYM_FUNC_END(atomic64_\func\()_return_cx8)
97 SYM_FUNC_END(atomic64_\func\()_return_cx8)
122 SYM_FUNC_END(atomic64_dec_if_positive_cx8)
158 SYM_FUNC_END(atomic64_add_unless_cx8)
180 SYM_FUNC_END(atomic64_inc_not_zero_cx8)
Dclear_page_64.S22 SYM_FUNC_END(clear_page_rep)
44 SYM_FUNC_END(clear_page_orig)
52 SYM_FUNC_END(clear_page_erms)
114 SYM_FUNC_END(clear_user_original)
163 SYM_FUNC_END(clear_user_rep_good)
189 SYM_FUNC_END(clear_user_erms)
Dputuser.S57 SYM_FUNC_END(__put_user_1)
72 SYM_FUNC_END(__put_user_2)
87 SYM_FUNC_END(__put_user_4)
105 SYM_FUNC_END(__put_user_8)
Dmemset_64.S43 SYM_FUNC_END(__memset)
67 SYM_FUNC_END(memset_erms)
140 SYM_FUNC_END(memset_orig)
/linux-6.1.9/arch/arm64/lib/
Dmte.S37 SYM_FUNC_END(mte_clear_page_tags)
63 SYM_FUNC_END(mte_zero_clear_page_tags)
81 SYM_FUNC_END(mte_copy_page_tags)
106 SYM_FUNC_END(mte_copy_tags_from_user)
132 SYM_FUNC_END(mte_copy_tags_to_user)
156 SYM_FUNC_END(mte_save_page_tags)
177 SYM_FUNC_END(mte_restore_page_tags)
Dtishift.S29 SYM_FUNC_END(__ashlti3)
51 SYM_FUNC_END(__ashrti3)
73 SYM_FUNC_END(__lshrti3)
/linux-6.1.9/arch/x86/boot/
Dcopy.S32 SYM_FUNC_END(memcpy)
47 SYM_FUNC_END(memset)
56 SYM_FUNC_END(copy_from_fs)
65 SYM_FUNC_END(copy_to_fs)
/linux-6.1.9/arch/loongarch/kernel/
Dgenex.S32 SYM_FUNC_END(__arch_cpu_idle)
49 SYM_FUNC_END(handle_vint)
53 SYM_FUNC_END(except_vec_cex)
77 SYM_FUNC_END(handle_\exception)
95 SYM_FUNC_END(handle_sys)
/linux-6.1.9/arch/arm64/kvm/hyp/
Dfpsimd.S16 SYM_FUNC_END(__fpsimd_save_state)
21 SYM_FUNC_END(__fpsimd_restore_state)
27 SYM_FUNC_END(__sve_restore_state)
/linux-6.1.9/arch/x86/xen/
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-6.1.9/arch/x86/kernel/
Dftrace_64.S135 SYM_FUNC_END(ftrace_stub)
139 SYM_FUNC_END(ftrace_stub_graph)
145 SYM_FUNC_END(__fentry__)
185 SYM_FUNC_END(ftrace_caller);
280 SYM_FUNC_END(ftrace_regs_caller)
306 SYM_FUNC_END(__fentry__)
/linux-6.1.9/arch/arm64/crypto/
Daes-ce-core.S37 SYM_FUNC_END(__aes_ce_encrypt)
65 SYM_FUNC_END(__aes_ce_decrypt)
77 SYM_FUNC_END(__aes_ce_sub)
84 SYM_FUNC_END(__aes_ce_invert)
/linux-6.1.9/arch/x86/power/
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-6.1.9/tools/arch/x86/lib/
Dmemset_64.S43 SYM_FUNC_END(__memset)
67 SYM_FUNC_END(memset_erms)
140 SYM_FUNC_END(memset_orig)
/linux-6.1.9/arch/riscv/lib/
Dtishift.S29 SYM_FUNC_END(__lshrti3)
52 SYM_FUNC_END(__ashrti3)
75 SYM_FUNC_END(__ashlti3)
/linux-6.1.9/arch/x86/boot/compressed/
Dhead_64.S297 SYM_FUNC_END(startup_32)
331 SYM_FUNC_END(efi32_stub_entry)
561 SYM_FUNC_END(efi64_stub_entry)
603 SYM_FUNC_END(.Lrelocated)
699 SYM_FUNC_END(.Lpaging_enabled)
714 SYM_FUNC_END(.Lno_longmode)
840 SYM_FUNC_END(efi32_pe_entry)
895 SYM_FUNC_END(startup32_set_idt_entry)
911 SYM_FUNC_END(startup32_load_idt)
981 SYM_FUNC_END(startup32_check_sev_cbit)
/linux-6.1.9/arch/x86/crypto/
Dghash-clmulni-intel_asm.S89 SYM_FUNC_END(__clmul_gf128mul_ble)
103 SYM_FUNC_END(clmul_ghash_mul)
132 SYM_FUNC_END(clmul_ghash_update)
/linux-6.1.9/arch/arm64/xen/
Dhypercall.S63 SYM_FUNC_END(HYPERVISOR_##hypercall)
111 SYM_FUNC_END(privcmd_call);

12345678