Home
last modified time | relevance | path

Searched refs:bhyve_xcpuids (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/amd64/vmm/
H A Dx86.c55 static uint64_t bhyve_xcpuids; variable
56 SYSCTL_ULONG(_hw_vmm, OID_AUTO, bhyve_xcpuids, CTLFLAG_RW, &bhyve_xcpuids, 0,
618 atomic_add_long(&bhyve_xcpuids, 1); in x86_emulate_cpuid()