incubator-nuttx/arch/x86_64/include
p-szafonimateusz c18f722185 arch/intel64: optimise context switch
We save interrupted TCB state on tcb->xcp.regs not interrupt stack now
which allows us to remove x86_64_savestate() from up_switch_context()
and other places.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-10-14 17:54:06 +08:00
..
intel64 arch/intel64: optimise context switch 2024-10-14 17:54:06 +08:00
.gitignore
acpi.h arch/x86_64: add simple ACPI parser 2024-04-22 23:47:09 +08:00
arch.h arch/x86_64: addrenv support 2024-07-03 17:40:53 +08:00
elf.h arch/x86_64: add basic support for R_X86_64_REX_GOTPCRELX relocation 2024-09-17 03:20:03 +08:00
hpet.h arch/intel64/hpet: add FSB interrupts support and support for 32-bit mode 2024-09-13 09:28:08 -03:00
inttypes.h
io.h Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
irq.h arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
limits.h Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
multiboot2.h arch: x86_64: fix nxstyle errors 2021-04-07 10:48:26 -05:00
setjmp.h libs/x86_64:Add the setjmp/longjmp function 2024-10-09 22:24:03 +08:00
spinlock.h toolchain/ghs: Fix SP_DSB warnings 2024-08-11 14:28:12 -03:00
syscall.h arch: Remove the duplicated syscall.h in each arch 2022-02-27 22:54:13 +08:00
types.h Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00