Page MenuHomeFreeBSD

vmm svm: Add SVM_CTR* wrapper macros.
ClosedPublic

Authored by jhb on Oct 27 2022, 3:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 27, 9:12 AM
Unknown Object (File)
Thu, Apr 24, 4:56 AM
Unknown Object (File)
Sat, Apr 19, 5:33 AM
Unknown Object (File)
Wed, Apr 16, 3:34 AM
Unknown Object (File)
Mar 3 2025, 5:37 PM
Unknown Object (File)
Feb 22 2025, 2:28 PM
Unknown Object (File)
Feb 22 2025, 2:09 PM
Unknown Object (File)
Feb 22 2025, 1:59 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable