zephyr/arch/x86/core
Yong Cong Sin b1def7145f arch: deprecate _current
`_current` is now functionally equals to `arch_curr_thread()`, remove
its usage in-tree and deprecate it instead of removing it outright,
as it has been with us since forever.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-11-23 20:12:24 -05:00
..
ia32 arch: deprecate _current 2024-11-23 20:12:24 -05: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
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 arch: deprecate _current 2024-11-23 20:12:24 -05: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
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 arch: deprecate _current 2024-11-23 20:12:24 -05:00
x86_acpi.c
x86_mmu.c arch: deprecate _current 2024-11-23 20:12:24 -05:00