opnsense-src/sys/compat/linuxkpi/common/include/asm
Emmanuel Vadot 3d1608cdc3 linuxkpi: Add asm/processor.h
Also fill the boot_cpu_data struct as drm needs it.

Reviewed by:	bz
Obtained from:	drm-kmod
Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D36107

(cherry picked from commit b2c860060c)
2022-09-07 17:09:05 +02:00
..
fpu LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
atomic-long.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
atomic.h linuxkpi: Add try_cmpxchg and atomic_try_cmpxchg 2022-09-07 17:09:03 +02:00
atomic64.h linuxkpi: Add atomic64_fetch_add 2022-03-05 12:12:44 +01:00
barrier.h linuxkpi: Add smp_mb__before/after_atomic 2022-09-07 17:09:04 +02:00
byteorder.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
cpufeature.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
fcntl.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
io.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
iosf_mbi.h linuxkpi: Add asm/iosfmbi.h 2022-09-07 17:09:02 +02:00
msr.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
pgtable.h linuxkpi: pgtable: Add more defines 2022-09-07 17:09:05 +02:00
processor.h linuxkpi: Add asm/processor.h 2022-09-07 17:09:05 +02:00
set_memory.h linuxkpi: Add asm/set_memory.h 2022-09-07 17:09:03 +02:00
smp.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
types.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-22 22:34:38 +03:00
uaccess.h linuxkpi: Add user_write_access_* 2022-03-05 12:12:43 +01:00
unaligned.h LinuxKPI: add get_unaligned_le16() 2022-02-20 16:24:28 +00:00