git: nvmm(4): Define x86_get_cpuid() by own
Aaron LI
aly at crater.dragonflybsd.org
Fri Aug 7 00:23:36 PDT 2026
commit 214b3b9d64d99f7ba7bf999d889804009e234112
Author: Aaron LI <aly at aaronly.me>
Date: Wed Aug 5 20:04:52 2026 +0800
nvmm(4): Define x86_get_cpuid() by own
Define x86_get_cpuid(l, d) to be x86_get_cpuid2(l, 0, d), so thus reduce
one OS-specific interface to port.
Summary of changes:
sys/dev/virtual/nvmm/x86/nvmm_x86_internal.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/214b3b9d64d99f7ba7bf999d889804009e234112
--
DragonFly BSD source repository
More information about the Commits
mailing list