Home
last modified time | relevance | path

Searched refs:LOCAL_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/lk-master/arch/arm64/
A Dexceptions.S129 LOCAL_FUNCTION(arm64_irq_current_el_SP0)
133 LOCAL_FUNCTION(arm64_fiq_current_el_SP0)
149 LOCAL_FUNCTION(arm64_irq_current_el_SPx)
153 LOCAL_FUNCTION(arm64_fiq_current_el_SPx)
165 LOCAL_FUNCTION(arm64_sync_exc_lower_el_64)
172 LOCAL_FUNCTION(arm64_irq_lower_el_64)
176 LOCAL_FUNCTION(arm64_fiq_lower_el_64)
183 LOCAL_FUNCTION(arm64_err_exc_lower_el_64)
195 LOCAL_FUNCTION(arm64_irq_lower_el_32)
199 LOCAL_FUNCTION(arm64_fiq_lower_el_32)
[all …]
/lk-master/arch/riscv/
A Dstart.S118 LOCAL_FUNCTION(secondary_trap)
146 LOCAL_FUNCTION(hart_trap)
156 LOCAL_FUNCTION(_mmu_init)
A Dasm.S153 LOCAL_FUNCTION(kernel_exception_entry)
166 LOCAL_FUNCTION(user_exception_entry)
/lk-master/top/include/lk/
A Dasm.h13 #define LOCAL_FUNCTION(x) .type x,STT_FUNC; x: macro

Completed in 4 milliseconds