Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dacpi.h53 extern unsigned int get_cpei_target_cpu(void);
/openbmc/linux/arch/ia64/kernel/
H A Dacpi.c235 unsigned int get_cpei_target_cpu(void) in get_cpei_target_cpu() function
H A Diosapic.c647 return get_cpei_target_cpu(); in get_target_cpu()