Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Drtas.h353 extern bool rtas_indicator_present(int token, int *maxindex);
/Linux-v4.19/arch/powerpc/sysdev/xics/
Dxics-common.c98 if (!rtas_indicator_present(GLOBAL_INTERRUPT_QUEUE, NULL)) in xics_set_cpu_giq()
/Linux-v4.19/arch/powerpc/kernel/
Drtas.c623 bool rtas_indicator_present(int token, int *maxindex) in rtas_indicator_present() function
647 EXPORT_SYMBOL(rtas_indicator_present);