mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -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 |
||
|---|---|---|
| .. | ||
| balloon | ||
| blkback | ||
| blkfront | ||
| bus | ||
| console | ||
| control | ||
| debug | ||
| efi | ||
| evtchn | ||
| gntdev | ||
| grant_table | ||
| netback | ||
| netfront | ||
| pcifront | ||
| privcmd | ||
| timer | ||
| xenpci | ||
| xenstore | ||