aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/io-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* linuxkpi: Add `io_mapping_map_local_wc()` and `io_mapping_unmap_local()`Jean-Sébastien Pédron2023-01-301-0/+12
* linuxkpi: Add `io_mapping_map_user()` and `remap_pfn_range()`Jean-Sébastien Pédron2023-01-251-0/+12
* linuxkpi: move io_mapping_create_wc to .cWarner Losh2022-04-051-11/+2
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* Let io_mapping_init_wc() fall back to an uncacheable mapping.Mark Johnston2017-07-031-0/+5
* Update io-mapping.h in the LinuxKPI.Mark Johnston2017-06-211-10/+43
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+79