Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dacpi.h52 extern void set_cpei_target_cpu(unsigned int cpu);
/openbmc/linux/arch/ia64/kernel/
H A Dsmpboot.c610 set_cpei_target_cpu(new_cpei_cpu); in migrate_platform_irqs()
H A Dacpi.c229 void set_cpei_target_cpu(unsigned int cpu) in set_cpei_target_cpu() function