opnsense-src/sys/compat/linuxkpi/common/include/asm
Justin Hibbits 287e7a861a Add more #ifdef arch checks to the linuxkpi
arm, mips, and powerpc all implement pmap_mapdev_attr() and pmap_unmapdev(),
so add those archs to the checks.  powerpc also includes the atomic_swap_*()
functions, so add that to the supported list as well.  Not tested except by
compiling powerpc.

Reviewed by:	markj
2017-06-07 18:08:11 +00:00
..
atomic-long.h Implement more LinuxKPI atomic functions and macros. 2017-02-16 12:56:10 +00:00
atomic.h Add more #ifdef arch checks to the linuxkpi 2017-06-07 18:08:11 +00:00
atomic64.h Add more #ifdef arch checks to the linuxkpi 2017-06-07 18:08:11 +00:00
byteorder.h Use function macros when possible to avoid stray substitutions. 2016-05-10 11:39:36 +00:00
fcntl.h
io.h
pgtable.h Implement a series of physical page management related functions in 2017-03-27 17:04:11 +00:00
smp.h Add get_cpu() and put_cpu(). 2017-05-21 00:06:36 +00:00
types.h
uaccess.h Define more copy to/from userspace functions in the LinuxKPI. 2016-05-23 12:52:22 +00:00