nuttx/arch/x86_64/include
p-szafonimateusz c6170286ca arch/intel64: add cpu specific data and per-cpu interrupt stacks
Use GS base regsiter to store reference to CPU private data.
Then we can easily refer to private CPU data using the GS segment.

Required for SMP support.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-06-28 09:40:32 -03:00
..
intel64 arch/intel64: add cpu specific data and per-cpu interrupt stacks 2024-06-28 09:40:32 -03:00
.gitignore
acpi.h arch/x86_64: add simple ACPI parser 2024-04-22 23:47:09 +08:00
arch.h
hpet.h arch/intel64: add HPET timer support as oneshot timer 2024-03-03 02:24:40 +08:00
inttypes.h
io.h
irq.h arch/intel64: add cpu specific data and per-cpu interrupt stacks 2024-06-28 09:40:32 -03:00
limits.h
multiboot2.h
spinlock.h arch/x86_64: add spinlock support 2024-02-27 10:27:34 -03:00
syscall.h
types.h