zephyr/arch/xtensa/include
Daniel Leung fcf22e59b8 xtensa: mark arch_switch ALWAYS_INLINE
arch_switch() is basically an alias to xtensa_switch() so
we can mark arch_switch() as ALWAYS_INLINE to avoid another
function call, especially when no optimization is used when
debugging.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-09-26 08:37:29 +02:00
..
kernel_arch_func.h xtensa: mark arch_switch ALWAYS_INLINE 2023-09-26 08:37:29 +02:00
offsets_short_arch.h
xtensa-asm2-context.h xtensa: add some structs for interrupt stack frames 2023-04-20 04:45:52 -04:00
xtensa-asm2-s.h xtensa: mmu: always map data TLB for VECBASE 2023-05-23 08:54:29 +02:00
xtensa-asm2.h