Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/apic/
Dapic.c1956 unsigned int new_apicid; in init_apic_mappings() local
1985 new_apicid = read_apic_id(); in init_apic_mappings()
1986 if (boot_cpu_physical_apicid != new_apicid) { in init_apic_mappings()
1987 boot_cpu_physical_apicid = new_apicid; in init_apic_mappings()