HomeFreeBSD

arm64/vmm: Avoid unnecessary indirection in vmmops_modinit()

Description

arm64/vmm: Avoid unnecessary indirection in vmmops_modinit()

Most of vmm.h is machine-independent. Simplify merging amd64 and arm64
vmm code by removing this machine-dependent routine from arm64's vmm.h.
No functional change intended.

Reviewed by: andrew
Differential Revision: https://reviews.freebsd.org/D45557

Details

Provenance
markjAuthored on Jun 14 2024, 12:16 AM
Reviewer
andrew
Differential Revision
D45557: arm64/vmm: Avoid unnecessary indirection in vmmops_modinit()
Parents
rGa03354b00238: arm64/vmm: Implement vm_disable_vcpu_creation()
Branches
Unknown
Tags
Unknown