zephyr/arch/arm64/include
Nicolas Pitre 76494f8589 arm64: optimize offsets in z_arm64_context_switch
We can use build-time offsets from a struct k_thread pointer directly
to struct _callee_saved members. No need to compute that at run time.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2021-05-04 22:41:32 -04:00
..
exc.h
kernel_arch_data.h
kernel_arch_func.h arm64: FPU context switching support 2021-05-03 11:56:50 +02:00
offsets_short_arch.h arm64: optimize offsets in z_arm64_context_switch 2021-05-04 22:41:32 -04:00