opnsense-src/sys/dev/hyperv/vmbus
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
..
amd64 hyperv: Fix a typo in a source code comment 2022-09-04 17:19:40 +02:00
i386 Change "compiled" to "assembled" 2021-06-11 13:58:51 -06:00
hyperv.c kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
hyperv_busdma.c
hyperv_machdep.h
hyperv_reg.h
hyperv_var.h
vmbus.c hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus_br.c Fix i386 build for r361275 2020-05-20 13:51:27 +00:00
vmbus_brvar.h
vmbus_chan.c
vmbus_chanvar.h
vmbus_et.c hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus_if.m
vmbus_reg.h
vmbus_res.c hyperv: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
vmbus_var.h
vmbus_xact.c