Home
last modified time | relevance | path

Searched refs:FUNCTION (Results 1 – 25 of 38) sorted by relevance

12

/lk-master/arch/arm64/
A Dcache-ops.S29 FUNCTION(arch_clean_cache_range)
35 FUNCTION(arch_clean_invalidate_cache_range)
41 FUNCTION(arch_invalidate_cache_range)
47 FUNCTION(arch_sync_cache_range)
57 FUNCTION(arm64_local_invalidate_cache_all)
68 FUNCTION(arm64_local_clean_cache_all)
79 FUNCTION(arm64_local_clean_invalidate_cache_all)
A Dspinlock.S12 FUNCTION(arch_spin_trylock)
21 FUNCTION(arch_spin_lock)
32 FUNCTION(arch_spin_unlock)
A Dasm.S12 FUNCTION(arm64_context_switch)
46 FUNCTION(arm64_el3_to_el1)
77 FUNCTION(arm64_elX_to_el1)
/lk-master/arch/arm/arm/
A Dops.S13 FUNCTION(arch_spin_trylock)
22 FUNCTION(arch_spin_lock)
34 FUNCTION(arch_spin_unlock)
43 FUNCTION(arch_idle)
55 FUNCTION(arm_invalidate_tlb)
A Dexceptions.S159 FUNCTION(arm_undefined)
168 FUNCTION(arm_syscall)
177 FUNCTION(arm_prefetch_abort)
185 FUNCTION(arm_data_abort)
193 FUNCTION(arm_reserved)
196 FUNCTION(arm_irq)
226 FUNCTION(arm_fiq)
A Dcache-ops.S21 FUNCTION(arch_disable_cache)
54 FUNCTION(arch_enable_cache)
88 FUNCTION(arch_disable_cache)
143 FUNCTION(arch_enable_cache)
293 FUNCTION(arch_clean_cache_range)
345 FUNCTION(arch_invalidate_cache_range)
371 FUNCTION(arch_sync_cache_range)
386 FUNCTION(arch_disable_cache)
389 FUNCTION(arch_enable_cache)
392 FUNCTION(arch_clean_cache_range)
[all …]
A Dasm.S23 FUNCTION(arm_context_switch)
56 FUNCTION(arm_save_mode_regs)
94 FUNCTION(arm_chain_load)
/lk-master/lib/libc/string/arch/x86/
A Dmemcpy.S16 FUNCTION(bcopy)
20 FUNCTION(memmove)
21 FUNCTION(memcpy)
A Dmemset.S16 FUNCTION(bzero)
20 FUNCTION(memset)
/lk-master/lib/libc/string/arch/x86-64/
A Dmemcpy.S16 FUNCTION(bcopy)
20 FUNCTION(memmove)
21 FUNCTION(memcpy)
A Dmemset.S16 FUNCTION(bzero)
20 FUNCTION(memset)
/lk-master/app/tests/
A Dfloat_instructions.S48 FUNCTION(float_vfp_arm_instruction_test)
52 FUNCTION(float_neon_arm_instruction_test)
59 FUNCTION(float_vfp_thumb_instruction_test)
63 FUNCTION(float_neon_thumb_instruction_test)
/lk-master/arch/x86/32/
A Dops.S14 FUNCTION(arch_idle)
35 FUNCTION(__atomic_fetch_add_4)
A Dexceptions.S46 FUNCTION(interrupt_common)
74 FUNCTION(setup_idt)
/lk-master/lib/libc/string/arch/arm/arm-m/
A Dmemset.S17 FUNCTION(bzero)
22 FUNCTION(memset)
A Dmemcpy.S17 FUNCTION(bcopy)
24 FUNCTION(memcpy)
/lk-master/lib/libc/string/arch/arm/arm/
A Dmemcpy.S15 FUNCTION(bcopy)
22 FUNCTION(memmove)
23 FUNCTION(memcpy)
A Dmemset.S15 FUNCTION(bzero)
20 FUNCTION(memset)
/lk-master/platform/zynq/
A Dstart.S12 FUNCTION(platform_reset)
56 FUNCTION(platform_reset)
/lk-master/platform/qemu-virt-arm/
A Dsecondary_boot.S14 FUNCTION(psci_call)
/lk-master/arch/x86/64/
A Dops.S24 FUNCTION(arch_idle)
A Dasm.S11 FUNCTION(x86_64_context_switch)
/lk-master/arch/m68k/
A Dstart.S11 FUNCTION(_start)
A Dasm.S11 FUNCTION(m68k_context_switch)
/lk-master/top/include/lk/
A Dasm.h10 #define FUNCTION(x) .global x; .type x,STT_FUNC; x: macro

Completed in 27 milliseconds

12