Searched refs:max_physical_apicid (Results 1 – 2 of 2) sorted by relevance
50 extern unsigned int max_physical_apicid;
67 unsigned int max_physical_apicid; variable1571 if (max_physical_apicid > 255 || in enable_IR_x2apic()2090 if (apicid > max_physical_apicid) in generic_processor_info()2091 max_physical_apicid = apicid; in generic_processor_info()