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
kernel_arch_data.h
kernel_arch_func.h
offsets_short_arch.h
x86_mmu.h