Home
last modified time | relevance | path

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

/arch/x86/kernel/apic/
Dapic.c1801 unsigned int new_apicid; in init_apic_mappings() local
1828 new_apicid = read_apic_id(); in init_apic_mappings()
1829 if (boot_cpu_physical_apicid != new_apicid) { in init_apic_mappings()
1830 boot_cpu_physical_apicid = new_apicid; in init_apic_mappings()
1838 apic_version[new_apicid] = in init_apic_mappings()