Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/apic/
Dapic.c2114 unsigned int new_apicid; in init_apic_mappings() local
2144 new_apicid = read_apic_id(); in init_apic_mappings()
2145 if (boot_cpu_physical_apicid != new_apicid) { in init_apic_mappings()
2146 boot_cpu_physical_apicid = new_apicid; in init_apic_mappings()