Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c301 static int set_x2apic_state, get_x2apic_state; variable
1329 { "get-x2apic-state", NO_ARG, &get_x2apic_state, 1 }, in setup_options()
2123 if (!error && (get_x2apic_state || get_all)) { in main()