freebsd-dev/sys/amd64/vmm/intel
Peter Grehan 15add60d37 Convert vmm_ops calls to IFUNC
There is no need for these to be function pointers since they are
never modified post-module load.

Rename AMD/Intel ops to be more consistent.

Submitted by:	adam_fenn.io
Reviewed by:	markj, grehan
Approved by:	grehan (bhyve)
MFC after:	3 weeks
Differential Revision:	https://reviews.freebsd.org/D27375
2020-11-28 01:16:59 +00:00
..
ept.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (4 of many) 2020-02-15 18:57:49 +00:00
ept.h
vmcs.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
vmcs.h Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
vmx_controls.h
vmx_cpufunc.h
vmx_genassym.c vmx: Implement pmap (de)activation in C 2020-10-19 15:24:35 +00:00
vmx_msr.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00
vmx_msr.h Support guest rdtscp and rdpid instructions on Intel VT-x 2020-08-18 07:23:47 +00:00
vmx_support.S vmx: Implement pmap (de)activation in C 2020-10-19 15:24:35 +00:00
vmx.c Convert vmm_ops calls to IFUNC 2020-11-28 01:16:59 +00:00
vmx.h Convert vmm_ops calls to IFUNC 2020-11-28 01:16:59 +00:00
vtd.c amd64: clean up empty lines in .c and .h files 2020-09-01 21:16:54 +00:00