zephyr/arch/x86/include
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 init: support per-core init hook 2024-11-16 14:04:25 -05:00
kernel_arch_data.h
kernel_arch_func.h
offsets_short_arch.h
x86_mmu.h arch: x86: add missing semicolon for z_x86_kpti_is_access_ok() 2025-01-22 08:08:40 +01:00