Searched refs:max_physical_apicid (Results 1 – 1 of 1) sorted by relevance
70 static unsigned int max_physical_apicid; variable1639 if (max_physical_apicid > 255 || in enable_IR_x2apic()2214 if (apicid > max_physical_apicid) in generic_processor_info()2215 max_physical_apicid = apicid; in generic_processor_info()