Searched refs:SECTION_FUNC (Results 1 – 25 of 91) sorted by relevance
1234
| /Zephyr-latest/soc/wch/ch32v/qingke_v2a/ |
| D | soc_irq.S | 13 SECTION_FUNC(exception.other, __soc_is_irq) 18 SECTION_FUNC(exception.other, __soc_handle_irq)
|
| D | vector.S | 19 SECTION_FUNC(vectors, ivt) 26 SECTION_FUNC(vectors, __start)
|
| /Zephyr-latest/soc/wch/ch32v/qingke_v4c/ |
| D | soc_irq.S | 13 SECTION_FUNC(exception.other, __soc_is_irq) 18 SECTION_FUNC(exception.other, __soc_handle_irq)
|
| D | vector.S | 19 SECTION_FUNC(vectors, ivt) 26 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/soc/gd/gd32/gd32vf103/ |
| D | soc_irq.S | 19 SECTION_FUNC(exception.other, __soc_save_context) 23 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)
|
| /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_a_r/ |
| D | cpu_idle.S | 53 SECTION_FUNC(TEXT, arch_cpu_idle) 75 SECTION_FUNC(TEXT, arch_cpu_atomic_idle)
|
| /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/tests/subsys/llext/src/ |
| D | riscv_edge_case_cb_type_trigger.S | 15 SECTION_FUNC(TEXT, _riscv_edge_case_cb_trigger_backward) 75 SECTION_FUNC(TEXT, _riscv_edge_case_cb_trigger_forward)
|
| /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)
|
| /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/arch/sparc/core/ |
| D | reset_trap.S | 14 SECTION_FUNC(TEXT, __sparc_trap_reset) 68 SECTION_FUNC(TEXT, arch_system_halt)
|
1234