Searched refs:SECTION_FUNC (Results 1 – 25 of 85) sorted by relevance
1234
/Zephyr-latest/soc/wch/ch32v00x/ |
D | soc_irq.S | 13 SECTION_FUNC(exception.other, __soc_is_irq) 18 SECTION_FUNC(exception.other, __soc_handle_irq)
|
D | vector.S | 15 SECTION_FUNC(vectors, ivt) 22 SECTION_FUNC(vectors, __start)
|
/Zephyr-latest/soc/nordic/common/vpr/ |
D | soc_context.S | 12 SECTION_FUNC(exception.other, __soc_save_context) 18 SECTION_FUNC(exception.other, __soc_restore_context)
|
/Zephyr-latest/arch/arc/core/ |
D | thread_entry_wrapper.S | 29 SECTION_FUNC(TEXT, z_thread_entry_wrapper) 44 SECTION_FUNC(TEXT, z_main_no_multithreading_entry_wrapper)
|
D | cpu_idle.S | 38 SECTION_FUNC(TEXT, arch_cpu_idle) 63 SECTION_FUNC(TEXT, arch_cpu_atomic_idle)
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | soc_irq.S | 14 SECTION_FUNC(exception.other, __soc_is_irq) 19 SECTION_FUNC(exception.other, __soc_handle_irq)
|
/Zephyr-latest/arch/arm64/core/ |
D | smccc-call.S | 34 SECTION_FUNC(TEXT, arm_smccc_smc) 42 SECTION_FUNC(TEXT, arm_smccc_hvc)
|
D | cpu_idle.S | 18 SECTION_FUNC(TEXT, arch_cpu_idle) 32 SECTION_FUNC(TEXT, arch_cpu_atomic_idle)
|
D | userspace.S | 26 SECTION_FUNC(TEXT, arch_user_string_nlen) 58 SECTION_FUNC(TEXT, arch_buffer_validate) 94 SECTION_FUNC(TEXT, z_arm64_do_syscall)
|
D | early_mem_funcs.S | 23 SECTION_FUNC(TEXT, z_early_memset) 56 SECTION_FUNC(TEXT, z_early_memcpy)
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | userspace.S | 42 SECTION_FUNC(PINNED_TEXT, z_x86_trampoline_to_kernel) 102 SECTION_FUNC(PINNED_TEXT, z_x86_trampoline_to_user) 111 SECTION_FUNC(PINNED_TEXT, z_x86_trampoline_to_user_always) 152 SECTION_FUNC(TEXT, z_x86_syscall_entry_stub) 245 SECTION_FUNC(TEXT, arch_user_string_nlen) 289 SECTION_FUNC(TEXT, z_x86_userspace_enter)
|
D | intstub.S | 64 SECTION_FUNC(PINNED_TEXT, _interrupt_enter) 358 SECTION_FUNC(PINNED_TEXT, z_SpuriousIntNoErrCodeHandler) 365 SECTION_FUNC(PINNED_TEXT, z_SpuriousIntHandler) 393 SECTION_FUNC(PINNED_TEXT, _irq_sw_handler)
|
/Zephyr-latest/soc/andestech/ae350/ |
D | soc_irq.S | 18 SECTION_FUNC(exception.other, __soc_save_context) 35 SECTION_FUNC(exception.other, __soc_restore_context)
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc_irq.S | 32 SECTION_FUNC(exception.other, __soc_handle_irq) 50 SECTION_FUNC(exception.other, __soc_save_context) 68 SECTION_FUNC(exception.other, __soc_restore_context)
|
D | vector.S | 32 SECTION_FUNC(vectors, ivt) 75 SECTION_FUNC(vectors, __start)
|
/Zephyr-latest/soc/telink/tlsr/tlsr951x/ |
D | soc_irq.S | 22 SECTION_FUNC(exception.other, __soc_save_context) 39 SECTION_FUNC(exception.other, __soc_restore_context)
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | irq_relay.S | 32 SECTION_FUNC(TEXT, __vector_relay_handler) 52 SECTION_FUNC(vector_relay_table, __vector_relay_table)
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | cpu_idle.S | 53 SECTION_FUNC(TEXT, arch_cpu_idle) 75 SECTION_FUNC(TEXT, arch_cpu_atomic_idle)
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_nuclei_eclic.S | 22 SECTION_FUNC(exception.other, __soc_handle_irq) 36 SECTION_FUNC(exception.other, __soc_handle_all_irqs)
|
D | intc_loapic_spurious.S | 17 SECTION_FUNC(PINNED_TEXT, z_loapic_spurious_handler)
|
D | intc_nrfx_clic.S | 14 SECTION_FUNC(exception.other, __soc_handle_irq)
|
/Zephyr-latest/soc/ti/lm3s6965/ |
D | reboot.S | 17 SECTION_FUNC(TEXT,z_do_software_reboot) 30 SECTION_FUNC(TEXT,z_force_exit_one_nested_irq)
|
/Zephyr-latest/soc/neorv32/ |
D | reset.S | 15 SECTION_FUNC(reset, __reset) 69 SECTION_FUNC(reset, __dummy_trap_handler)
|
/Zephyr-latest/arch/sparc/core/ |
D | reset_trap.S | 14 SECTION_FUNC(TEXT, __sparc_trap_reset) 68 SECTION_FUNC(TEXT, arch_system_halt)
|
/Zephyr-latest/soc/ite/ec/common/ |
D | soc_irq.S | 26 SECTION_FUNC(exception.other, __soc_handle_irq)
|
1234