opnsense-src/sys/compat/linuxkpi/common/include/asm
Bjoern A. Zeeb ae1e336e05 LinuxKPI: add put_unaligned_le16() and get_unaligned_be64()
Add the two new functions needed by wireless drivers by the same
implementation pattern we did for different sizes.

Sponsored by:	The FreeBSD Foundation
MFC after:	10 days
Reviewed by:	emaste
Differential Revision: https://reviews.freebsd.org/D40174
2023-05-20 11:10:31 +00:00
..
fpu spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
atomic-long.h linuxkpi: Fix atomic_long_sub() overflow 2023-01-25 22:26:54 +01:00
atomic.h linuxkpi: Add cmpxchg64() in <asm/atomic.h> 2022-12-01 14:59:16 +01:00
atomic64.h linuxkpi: retire now-unused MIPS support 2022-10-17 16:31:20 -04:00
barrier.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06: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
intel-family.h linuxkpi: Add alderlake defines in intel-family 2023-03-28 10:57:13 +02:00
io.h LinuxKPI: add virt_to_phys() 2022-11-08 18:18:01 +00:00
iosf_mbi.h linuxkpi: Add asm/iosfmbi.h 2022-06-29 09:55:19 +02:00
memtype.h linuxkpi: Define pat_enabled() 2023-03-21 23:36:40 +01:00
msr.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
neon.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
pgtable.h linuxkpi: pgtable: Add more defines 2022-08-18 09:46:33 +02:00
processor.h linuxkpi: Define cpu_data(cpu) 2023-02-13 22:09:32 +01:00
set_memory.h linuxkpi: Add asm/set_memory.h 2022-06-29 09:55:23 +02:00
smp.h linuxkpi: Try to solve headers dependencies 2023-01-30 23:09:52 +01: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 put_unaligned_le16() and get_unaligned_be64() 2023-05-20 11:10:31 +00:00