Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds