opnsense-src/sys/compat/linuxkpi/common/include/asm
Emmanuel Vadot 11d62b6f31 linuxkpi: add kernel_fpu_begin/kernel_fpu_end
With newer AMD GPUs (>=Navi,Renoir) there is FPU context usage in the
amdgpu driver.
The `kernel_fpu_begin/end` implementations in drm did not even allow nested
begin-end blocks.

Submitted by: Greg V
Reviewed By: manu, hselasky
Differential Revision: https://reviews.freebsd.org/D28061
2021-01-12 12:31:00 +01:00
..
fpu linuxkpi: add kernel_fpu_begin/kernel_fpu_end 2021-01-12 12:31:00 +01:00
atomic-long.h compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
atomic.h compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
atomic64.h compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
byteorder.h
fcntl.h
io.h
msr.h
pgtable.h
smp.h
types.h Allow LinuxKPI types to be used in bootloaders, by checking for the 2020-11-18 13:47:11 +00:00
uaccess.h LinuxKPI: Update user_access_begin for Linux v5.0. 2019-05-15 17:04:12 +00:00