Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/xics/
H A Dxics-common.c93 if (!rtas_indicator_present(GLOBAL_INTERRUPT_QUEUE, NULL)) in xics_set_cpu_giq()
/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h425 extern bool rtas_indicator_present(int token, int *maxindex);
/openbmc/linux/arch/powerpc/kernel/
H A Drtas.c1452 bool rtas_indicator_present(int token, int *maxindex) in rtas_indicator_present() function