freebsd-dev/sys/x86/iommu
John Baldwin f49fd63a6a kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers.
Reviewed by:	kib, markj
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D36549
2022-09-22 15:09:19 -07:00
..
intel_ctx.c iommu_gas: Eliminate redundant parameters and push down lock acquisition 2022-07-30 14:28:48 -05:00
intel_dmar.h kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
intel_drv.c iommu: Shrink the iommu map entry structure 2022-07-15 22:24:52 -05:00
intel_fault.c
intel_idpgtbl.c
intel_intrmap.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
intel_qi.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
intel_quirks.c
intel_reg.h
intel_utils.c dmar: Disable PMR in driver attach routine 2022-04-20 09:40:28 +02:00
iommu_intrmap.h