Home
last modified time | relevance | path

Searched defs:local_apicid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dnumachip.c59 unsigned local_apicid = __this_cpu_read(x86_cpu_to_apicid) & 0xff; in numachip_timer_each() local
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c85 int local_apicid, apicid = per_cpu(x86_cpu_to_apicid, cpu); in numachip_send_IPI_one() local