HomeFreeBSD

vmm svm: Add SVM_CTR* wrapper macros.

Description

vmm svm: Add SVM_CTR* wrapper macros.

These macros are similar to VCPU_CTR* but accept a single svm_vcpu
pointer as the first argument instead of separate vm and vcpuid.

Reviewed by: corvink, markj
Differential Revision: https://reviews.freebsd.org/D37153

Details

Provenance
jhbAuthored on Nov 18 2022, 6:00 PM
Reviewer
corvink
Differential Revision
D37153: vmm svm: Add SVM_CTR* wrapper macros.
Parents
rG869c8d1946eb: vmm: Remove the per-vm cookie argument from vmmops taking a vcpu.
Branches
Unknown
Tags
Unknown