opnsense-src/sys/amd64
Andrew Turner ade8b810b0 Create VM_MEMATTR_DEVICE on all architectures
This is intended to be used with memory mapped IO, e.g. from
bus_space_map with no flags, or pmap_mapdev.

Use this new memory type in the map request configured by
resource_init_map_request, and in pciconf.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D29692

(cherry picked from commit 5d2d599d3f)
2021-06-13 16:49:36 +01:00
..
acpica acpi: Make nexus_acpi quiet on amd64 and i386 2021-03-12 12:20:37 -05:00
amd64 amd64: Clear the local TSS when creating a new thread 2021-06-08 09:33:59 -04:00
cloudabi32 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
cloudabi64 Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead. 2020-09-27 18:47:06 +00:00
conf amd64 GENERIC: compile in mlx5en(4) 2021-02-08 02:36:51 +02:00
ia32 amd64: clear debug registers on execing 32bit native binary 2021-04-23 14:14:08 +03:00
include Create VM_MEMATTR_DEVICE on all architectures 2021-06-13 16:49:36 +01:00
linux linuxolator: Add compat.linux.setid_allowed knob 2021-06-13 04:22:33 +03:00
linux32 linuxolator: Add compat.linux.setid_allowed knob 2021-06-13 04:22:33 +03:00
pci pci_cfgreg.c: Use io port config access for early boot time. 2019-04-09 18:07:17 +00:00
sgx Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
vmm AMD-vi: Mixed format IVHD block should replace fixed format IVHD block 2021-04-07 18:55:38 +08:00
Makefile