Searched refs:APICMode (Results 1 – 3 of 3) sorted by relevance
83 extern ULONG APICMode; /* APIC mode at startup */
564 APICMode = amPIC; in HaliGetSmpConfig()569 APICMode = amVWIRE; in HaliGetSmpConfig()
49 ULONG APICMode; /* APIC mode at startup */ variable552 if (CPU == BootCPU && (APICMode == amPIC || !tmp)) in APICSetup()922 if (APICMode == amPIC) in HaliInitBSP()