Home
last modified time | relevance | path

Searched refs:max_physical_apicid (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/x86/kernel/apic/
Dapic.c76 static unsigned int max_physical_apicid; variable
1879 if (max_physical_apicid > 255 || in try_to_enable_x2apic()
2483 if (apicid > max_physical_apicid) in generic_processor_info()
2484 max_physical_apicid = apicid; in generic_processor_info()