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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dsmp-imps.h49 ( imps_any_new_apics ? APIC_NEW_ID(x) : APIC_OLD_ID(x) )
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 22 milliseconds