Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/apic/
Dapic.c2086 unsigned int new_apicid; in init_apic_mappings() local
2115 new_apicid = read_apic_id(); in init_apic_mappings()
2116 if (boot_cpu_physical_apicid != new_apicid) { in init_apic_mappings()
2117 boot_cpu_physical_apicid = new_apicid; in init_apic_mappings()