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
cache.c cache: add new interface arch_cache_init() for initializing cache 2024-09-17 20:05:22 -04:00
CMakeLists.txt arch: x86: add interface for encode irq flags 2024-01-31 15:03:06 +01:00
common.S arch/x86: multiboot: add bootargs support 2024-09-05 12:30:39 -05:00
cpuhalt.c arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
cpuid.c
early_serial.c arch: x86: added missing parenthesis 2024-05-20 15:16:38 +01:00
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 subsys/profiling: relocate stack unwind backends 2024-08-20 14:45:23 +02:00
intel64.cmake subsys/profiling: relocate stack unwind backends 2024-08-20 14:45:23 +02:00
Kconfig.ia32 arch: x86: implement arch_stack_walk() 2024-08-26 14:44:53 -04:00
Kconfig.intel64 arch: x86: implement arch_stack_walk() 2024-08-26 14:44:53 -04:00
legacy_bios.c kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
memmap.c
multiboot.c arch/x86: multiboot: add bootargs support 2024-09-05 12:30:39 -05:00
pcie.c arch: x86: pcie: Remove old include 2023-12-06 09:17:08 +00:00
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: implements arch_thread_priv_stack_space_get 2024-08-28 06:50:30 -04:00
x86_acpi.c arch: x86: add interface for encode irq flags 2024-01-31 15:03:06 +01:00
x86_mmu.c x86: add support for on-demand mappings 2024-09-23 18:10:38 -04:00