zephyr/arch/x86/core
Nicolas Pitre 66853f4307 x86: add support for on-demand mappings
This makes x86 compatible with K_MEM_MAP_UNPAGED.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2024-09-23 18:10:38 -04:00
..
ia32 x86: coredump: support dumping privilege stack 2024-09-21 11:29:39 +02:00
intel64 x86: coredump: support dumping privilege stack 2024-09-21 11:29:39 +02:00
offsets arch/x86: multiboot: add bootargs support 2024-09-05 12:30:39 -05:00
CMakeLists.txt
Kconfig.ia32
Kconfig.intel64
cache.c cache: add new interface arch_cache_init() for initializing cache 2024-09-17 20:05:22 -04:00
common.S arch/x86: multiboot: add bootargs support 2024-09-05 12:30:39 -05:00
cpuhalt.c
cpuid.c
early_serial.c
efi.c zefi: add bootargs support 2024-09-05 12:30:39 -05:00
fatal.c x86: skip printing args when unwinding stack 2024-09-09 18:41:04 -04:00
ia32.cmake
intel64.cmake
legacy_bios.c
memmap.c
multiboot.c arch/x86: multiboot: add bootargs support 2024-09-05 12:30:39 -05:00
pcie.c
prep_c.c x86: init spec_ctrl in prep_c, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
reboot_rst_cnt.c
spec_ctrl.c x86: init spec_ctrl in prep_c, do not use SYS_INIT 2024-09-17 20:05:22 -04:00
tls.c
userspace.c
x86_acpi.c
x86_mmu.c x86: add support for on-demand mappings 2024-09-23 18:10:38 -04:00