Searched refs:bhyve_xcpuids (Results 1 – 1 of 1) sorted by relevance
55 static uint64_t bhyve_xcpuids; variable56 SYSCTL_ULONG(_hw_vmm, OID_AUTO, bhyve_xcpuids, CTLFLAG_RW, &bhyve_xcpuids, 0,618 atomic_add_long(&bhyve_xcpuids, 1); in x86_emulate_cpuid()