mirror of
https://github.com/opnsense/src.git
synced 2026-03-30 14:35:09 -04:00
bus_activate_resource maps memory regions as uncacheable on x86, which is more strict than required for regions allocated using xenmem_alloc, so don't rely on bus_activate_resource and instead map the region using pmap_mapdev_attr and VM_MEMATTR_XEN as the cache attribute. Sponsored by: Citrix Systems R&D |
||
|---|---|---|
| .. | ||
| xenpv.c | ||