freebsd-dev/sys/amd64/vmm/amd
Rodney W. Grimes a488c9c99a Add accessor function for vm->maxcpus
Replace most VM_MAXCPU constant useses with an accessor function to
vm->maxcpus which for now is initialized and kept at the value of
VM_MAXCPUS.

This is a rework of Fabian Freyer (fabian.freyer_physik.tu-berlin.de)
work from D10070 to adjust it for the cpu topology changes that
occured in r332298

Submitted by:		Fabian Freyer (fabian.freyer_physik.tu-berlin.de)
Reviewed by:		Patrick Mooney <patrick.mooney@joyent.com>
Approved by:		bde (mentor), jhb (maintainer)
MFC after:		3 days
Differential Revision:	https://reviews.freebsd.org/D18755
2019-04-25 22:51:36 +00:00
..
amdv.c sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
amdvi_hw.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
amdvi_priv.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
ivrs_drv.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
npt.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
npt.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm_genassym.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm_msr.c Merge cases with upper block. 2018-10-31 01:27:44 +00:00
svm_msr.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm_softc.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm_support.S Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
svm.c Add accessor function for vm->maxcpus 2019-04-25 22:51:36 +00:00
svm.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vmcb.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vmcb.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00