Searched refs:bhyve_id (Results 1 – 1 of 1) sorted by relevance
518 static const char bhyve_id[12] = "bhyve bhyve "; variable1064 bcopy(bhyve_id, ®s[1], 4); in legacy_emulate_cpuid()1065 bcopy(bhyve_id + 4, ®s[2], 4); in legacy_emulate_cpuid()1066 bcopy(bhyve_id + 8, ®s[3], 4); in legacy_emulate_cpuid()