nuttx/arch/x86_64/include
p-szafonimateusz 8682321d0c arch/x86_64: addrenv support
Add addrenv support for x86_64.
For now we support mapping on PT level, so PD, PDT and PML4 are static

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-07-03 17:40:53 +08:00
..
intel64 arch/x86_64: addrenv support 2024-07-03 17:40:53 +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 x86_64: add ELF support 2024-07-03 17:40:53 +08:00
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 x86_64/irq.h: use 32bit operations in up_cpu_index() 2024-06-30 21:40:50 +08: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