Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyvectl/amd64/
H A Dbhyvectl_machdep.c1221 const struct option intel_opts[] = { in bhyvectl_opts() local
1305 optlen += sizeof(intel_opts); in bhyvectl_opts()
1322 memcpy(cp, intel_opts, sizeof(intel_opts)); in bhyvectl_opts()
1323 cp += sizeof(intel_opts); in bhyvectl_opts()