zephyr/arch/x86/core
Peter Mitsis c6bc09223e kernel: Move current_fp field out of z_kernel
The current_fp field in the z_kernel structure is only used
by 32-bit x86 (which does not support SMP). As such, it should
reside in the arch specific of section of _kernel.cpus[0].

This also changes the name of 'current_fp' to 'fpu_owner' to
be more consistent with other architectures.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2025-03-14 05:47:10 +01:00
..
ia32 kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01:00
intel64 kernel: arch: add directed IPIs to x86/intel64 2025-03-07 20:22:40 +01:00
offsets kernel: Move current_fp field out of z_kernel 2025-03-14 05:47:10 +01:00
bootargs.c arch: x86: remove arch specific dependencies from DYNAMIC_BOOTARGS 2025-03-13 07:22:53 +01: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: remove arch specific dependencies from DYNAMIC_BOOTARGS 2025-03-13 07:22:53 +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
efi.c arch: x86: remove arch specific dependencies from DYNAMIC_BOOTARGS 2025-03-13 07:22:53 +01:00
fatal.c arch: x86: fatal: initialize was_valid_access 2025-01-27 17:09:19 +01: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: remove arch specific dependencies from DYNAMIC_BOOTARGS 2025-03-13 07:22:53 +01: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 arch: x86: core: reboot_rst_cnt: Enable support for warm reboot 2025-02-04 09:19:24 +01:00
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 Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
x86_acpi.c
x86_mmu.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00