Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/xics/
H A Dxics-common.c93 if (!rtas_indicator_present(GLOBAL_INTERRUPT_QUEUE, NULL)) in xics_set_cpu_giq()
/linux/arch/powerpc/kernel/
H A Drtas.c1531 bool rtas_indicator_present(int token, int *maxindex) in rtas_indicator_present() function