freebsd-skq/sys/amd64/vmm/io
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
..
iommu.c sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
iommu.h sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
ppt.c Implement resets for PCI buses and PCIe bridges. 2019-04-05 19:25:26 +00:00
ppt.h sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vatpic.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vatpic.h
vatpit.c
vatpit.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vhpet.c sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vhpet.h sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vioapic.c sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vioapic.h sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vlapic_priv.h sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vlapic.c Add accessor function for vm->maxcpus 2019-04-25 22:51:36 +00:00
vlapic.h sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
vpmtmr.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vpmtmr.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vrtc.c Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00
vrtc.h Add SPDX tags to vmm(4). 2018-06-13 07:02:58 +00:00