Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/apic/
Dapic.c2075 unsigned int new_apicid; in init_apic_mappings() local
2105 new_apicid = read_apic_id(); in init_apic_mappings()
2106 if (boot_cpu_physical_apicid != new_apicid) { in init_apic_mappings()
2107 boot_cpu_physical_apicid = new_apicid; in init_apic_mappings()