Searched defs:imps_any_new_apics (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dsmp-imps.c253 * "imps_any_new_apics" is non-zero if any of the APICS (local or I/O)
257 static int imps_any_new_apics = 0; variable
379 imps_any_new_apics = 1;
565 imps_any_new_apics = IMPS_LAPIC_READ (LAPIC_VER) & 0xF0;

Completed in 49 milliseconds