Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Drtas.h254 extern bool rtas_indicator_present(int token, int *maxindex);
/arch/powerpc/sysdev/xics/
Dxics-common.c93 if (!rtas_indicator_present(GLOBAL_INTERRUPT_QUEUE, NULL)) in xics_set_cpu_giq()
/arch/powerpc/kernel/
Drtas.c637 bool rtas_indicator_present(int token, int *maxindex) in rtas_indicator_present() function
661 EXPORT_SYMBOL(rtas_indicator_present);