Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_cpuid.c325 static const char bhyve_id[12] = "bhyve bhyve "; variable
913 bcopy(bhyve_id, &regs[1], 4); in legacy_emulate_cpuid()
914 bcopy(bhyve_id + 4, &regs[2], 4); in legacy_emulate_cpuid()
915 bcopy(bhyve_id + 8, &regs[3], 4); in legacy_emulate_cpuid()