opnsense-src/sys/compat/linuxkpi/common/include/asm
Emmanuel Vadot b2c860060c 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
2022-08-18 09:46:43 +02:00
..
fpu LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
atomic-long.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
atomic.h linuxkpi: Add try_cmpxchg and atomic_try_cmpxchg 2022-08-08 15:22:35 +02:00
atomic64.h linuxkpi: Add atomic64_fetch_add 2022-02-17 09:31:39 +01:00
barrier.h linuxkpi: Add smp_mb__before/after_atomic 2022-08-08 15:22:35 +02:00
byteorder.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
cpufeature.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
fcntl.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
io.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
iosf_mbi.h linuxkpi: Add asm/iosfmbi.h 2022-06-29 09:55:19 +02:00
msr.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
neon.h LinuxKPI: add asm/neon.h 2022-06-21 19:10:43 +02:00
pgtable.h linuxkpi: pgtable: Add more defines 2022-08-18 09:46:33 +02:00
processor.h linuxkpi: Add asm/processor.h 2022-08-18 09:46:43 +02:00
set_memory.h linuxkpi: Add asm/set_memory.h 2022-06-29 09:55:23 +02:00
smp.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
types.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
uaccess.h linuxkpi: Add user_write_access_* 2022-02-17 09:30:55 +01:00
unaligned.h LinuxKPI: add get_unaligned_le16() 2022-02-14 00:09:57 +00:00